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.

95 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "ret@~0.1.10",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/safe-regex"
  6. ]
  7. ],
  8. "_from": "ret@>=0.1.10 <0.2.0",
  9. "_id": "ret@0.1.15",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/ret",
  13. "_nodeVersion": "8.3.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/ret-0.1.15.tgz_1502337231422_0.8702190876938403"
  17. },
  18. "_npmUser": {
  19. "email": "roly426@gmail.com",
  20. "name": "fent"
  21. },
  22. "_npmVersion": "5.3.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "ret",
  26. "raw": "ret@~0.1.10",
  27. "rawSpec": "~0.1.10",
  28. "scope": null,
  29. "spec": ">=0.1.10 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/safe-regex"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
  36. "_shasum": "b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc",
  37. "_shrinkwrap": null,
  38. "_spec": "ret@~0.1.10",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/safe-regex",
  40. "author": {
  41. "name": "Roly Fentanes",
  42. "url": "https://github.com/fent"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/fent/ret.js/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Tokenizes a string that represents a regular expression.",
  49. "devDependencies": {
  50. "istanbul": "*",
  51. "vows": "*"
  52. },
  53. "directories": {
  54. "lib": "./lib"
  55. },
  56. "dist": {
  57. "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
  58. "shasum": "b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc",
  59. "tarball": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz"
  60. },
  61. "engines": {
  62. "node": ">=0.12"
  63. },
  64. "files": [
  65. "lib"
  66. ],
  67. "gitHead": "7f7c436e2a85fbc068e6d94e2611ce78b3e9ad10",
  68. "homepage": "https://github.com/fent/ret.js#readme",
  69. "keywords": [
  70. "parser",
  71. "regex",
  72. "regexp",
  73. "regular expression",
  74. "tokenizer"
  75. ],
  76. "license": "MIT",
  77. "main": "./lib/index.js",
  78. "maintainers": [
  79. {
  80. "name": "fent",
  81. "email": "roly426@gmail.com"
  82. }
  83. ],
  84. "name": "ret",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git://github.com/fent/ret.js.git"
  90. },
  91. "scripts": {
  92. "test": "istanbul cover vows -- --spec test/*-test.js"
  93. },
  94. "version": "0.1.15"
  95. }