You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "fastparse@^1.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-selector-tokenizer"
  6. ]
  7. ],
  8. "_from": "fastparse@>=1.1.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "fastparse@1.1.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/fastparse",
  14. "_nodeVersion": "8.11.4",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/fastparse_1.1.2_1540910137975_0.2013736910957893"
  18. },
  19. "_npmUser": {
  20. "email": "tobias.koppers@googlemail.com",
  21. "name": "sokra"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "fastparse",
  27. "raw": "fastparse@^1.1.1",
  28. "rawSpec": "^1.1.1",
  29. "scope": null,
  30. "spec": ">=1.1.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/css-selector-tokenizer",
  35. "/html-loader"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
  38. "_shasum": "91728c5a5942eced8531283c79441ee4122c35a9",
  39. "_shrinkwrap": null,
  40. "_spec": "fastparse@^1.1.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-selector-tokenizer",
  42. "author": {
  43. "name": "Tobias Koppers @sokra"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/webpack/fastparse/issues"
  47. },
  48. "dependencies": {},
  49. "description": "A very simple and stupid parser, based on a statemachine and regular expressions.",
  50. "devDependencies": {
  51. "coveralls": "^2.11.2",
  52. "eslint": "^0.21.2",
  53. "istanbul": "^0.3.14",
  54. "mocha": "^2.2.5",
  55. "should": "^6.0.3"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 4,
  60. "integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==",
  61. "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",
  62. "shasum": "91728c5a5942eced8531283c79441ee4122c35a9",
  63. "tarball": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
  64. "unpackedSize": 7843
  65. },
  66. "gitHead": "85d8fa8a49e0a4a08cf884ec854f0d834cab817a",
  67. "homepage": "https://github.com/webpack/fastparse",
  68. "keywords": [
  69. "parser",
  70. "regexp"
  71. ],
  72. "license": "MIT",
  73. "main": "lib/Parser.js",
  74. "maintainers": [
  75. {
  76. "name": "sokra",
  77. "email": "tobias.koppers@googlemail.com"
  78. }
  79. ],
  80. "name": "fastparse",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/webpack/fastparse.git"
  86. },
  87. "scripts": {
  88. "cover": "istanbul cover node_modules/mocha/bin/_mocha",
  89. "lint": "eslint lib",
  90. "precover": "npm run lint",
  91. "pretest": "npm run lint",
  92. "publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish",
  93. "test": "mocha",
  94. "travis": "npm run cover -- --report lcovonly"
  95. },
  96. "version": "1.1.2"
  97. }