|
|
- {
- "_args": [
- [
- "fastparse@^1.1.1",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-selector-tokenizer"
- ]
- ],
- "_from": "fastparse@>=1.1.1 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "fastparse@1.1.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/fastparse",
- "_nodeVersion": "8.11.4",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/fastparse_1.1.2_1540910137975_0.2013736910957893"
- },
- "_npmUser": {
- "email": "tobias.koppers@googlemail.com",
- "name": "sokra"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "fastparse",
- "raw": "fastparse@^1.1.1",
- "rawSpec": "^1.1.1",
- "scope": null,
- "spec": ">=1.1.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/css-selector-tokenizer",
- "/html-loader"
- ],
- "_resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
- "_shasum": "91728c5a5942eced8531283c79441ee4122c35a9",
- "_shrinkwrap": null,
- "_spec": "fastparse@^1.1.1",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-selector-tokenizer",
- "author": {
- "name": "Tobias Koppers @sokra"
- },
- "bugs": {
- "url": "https://github.com/webpack/fastparse/issues"
- },
- "dependencies": {},
- "description": "A very simple and stupid parser, based on a statemachine and regular expressions.",
- "devDependencies": {
- "coveralls": "^2.11.2",
- "eslint": "^0.21.2",
- "istanbul": "^0.3.14",
- "mocha": "^2.2.5",
- "should": "^6.0.3"
- },
- "directories": {},
- "dist": {
- "fileCount": 4,
- "integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Gw6CRA9TVsSAnZWagAA1aoP/3Zr21YvZaP9zyTe/FLA\njlpbXRmObbMUb0Vsr/XmmTOILAE46NX+aSscH6y+oeZEKqjF1eYYKiwv1HWu\nXGUesXH0je5c1kCCVQTN8CwlNfT+n4B2lpw6dFjFhiOdxblVA21HFMLDRyFJ\n1OBmf4Cd+JlVBR+aYNqQUBFd6KEWh0m5BKNNAYjau4DhKqQdSZ8PsJqnZHN4\ndxb9AKo+GWlMo2axhYvvHYZiBMUKAZ0UH6XvDwGZLr+Pc6ZKF0++C5+XQkhI\nGoqyNCfpRKo7/NjMzwUPf9Gvbe2umfnSXlwXQYxXGcqvSZObFquY+lLj6Zv6\n/yQ1+G95sKXLks7iqj8a8W2rVZ0SGMdu4lzd0PQgxLPYaiEXlJOOcXCOAKEP\nSHPhM0Pn13WMou/r482ui259lZdT8LsWcGUoV046D8RIiPoxMvMkBxEM2AbY\nPEUtpM3DYcRon4Gyft0GlUWDralTRcVk6QqvKK18cn+51QnKIf1cXa4FWiqK\njEp7DJ6XuDFvrxdO3i/TNrrlAy5mln/VuM9BayuqlQXEZc/h+1jNhUTMNvlK\nOZF41KiJqVUIUeOsjjqHaWRgQRvp74NVTj2QdHu7TaT5eNik6tTMbUytOMVd\nTgh6wvOzphSYcez1I7+FQ3SHyoM1MdFKTNxNLcIRY/WyEFl5vERMhleffw5G\n/PoI\r\n=Rl0R\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "91728c5a5942eced8531283c79441ee4122c35a9",
- "tarball": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
- "unpackedSize": 7843
- },
- "gitHead": "85d8fa8a49e0a4a08cf884ec854f0d834cab817a",
- "homepage": "https://github.com/webpack/fastparse",
- "keywords": [
- "parser",
- "regexp"
- ],
- "license": "MIT",
- "main": "lib/Parser.js",
- "maintainers": [
- {
- "name": "sokra",
- "email": "tobias.koppers@googlemail.com"
- }
- ],
- "name": "fastparse",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/webpack/fastparse.git"
- },
- "scripts": {
- "cover": "istanbul cover node_modules/mocha/bin/_mocha",
- "lint": "eslint lib",
- "precover": "npm run lint",
- "pretest": "npm run lint",
- "publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish",
- "test": "mocha",
- "travis": "npm run cover -- --report lcovonly"
- },
- "version": "1.1.2"
- }
|