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.

113 lines
2.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "posix-character-classes@^0.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/expand-brackets"
  6. ]
  7. ],
  8. "_from": "posix-character-classes@>=0.1.0 <0.2.0",
  9. "_id": "posix-character-classes@0.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/posix-character-classes",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/posix-character-classes-0.1.1.tgz_1492663375848_0.9031167267821729"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.2.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "posix-character-classes",
  26. "raw": "posix-character-classes@^0.1.0",
  27. "rawSpec": "^0.1.0",
  28. "scope": null,
  29. "spec": ">=0.1.0 <0.2.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/expand-brackets"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
  36. "_shasum": "01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab",
  37. "_shrinkwrap": null,
  38. "_spec": "posix-character-classes@^0.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/expand-brackets",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/posix-character-classes/issues"
  46. },
  47. "dependencies": {},
  48. "description": "POSIX character classes for creating regular expressions.",
  49. "devDependencies": {
  50. "gulp-format-md": "^0.1.12",
  51. "mocha": "^3.2.0"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab",
  56. "tarball": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "gitHead": "93acda996350d0b1571592765e45c31da9376aa7",
  65. "homepage": "https://github.com/jonschlinkert/posix-character-classes",
  66. "keywords": [
  67. "character",
  68. "classes",
  69. "posix"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "jonschlinkert",
  76. "email": "github@sellside.com"
  77. }
  78. ],
  79. "name": "posix-character-classes",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/jonschlinkert/posix-character-classes.git"
  85. },
  86. "scripts": {
  87. "test": "mocha"
  88. },
  89. "verb": {
  90. "layout": "default",
  91. "lint": {
  92. "reflinks": true
  93. },
  94. "plugins": [
  95. "gulp-format-md"
  96. ],
  97. "reflinks": [
  98. "verb",
  99. "verb-generate-readme"
  100. ],
  101. "related-list": [
  102. "expand-brackets",
  103. "extglob",
  104. "micromatch",
  105. "nanomatch"
  106. ],
  107. "tasks": [
  108. "readme"
  109. ],
  110. "toc": false
  111. },
  112. "version": "0.1.1"
  113. }