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.

137 lines
3.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "snapdragon-node@^2.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces"
  6. ]
  7. ],
  8. "_from": "snapdragon-node@>=2.0.1 <3.0.0",
  9. "_id": "snapdragon-node@2.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/snapdragon-node",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/snapdragon-node-2.1.1.tgz_1498392256120_0.4632513278629631"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "5.0.3",
  23. "_phantomChildren": {
  24. "kind-of": "6.0.2"
  25. },
  26. "_requested": {
  27. "name": "snapdragon-node",
  28. "raw": "snapdragon-node@^2.0.1",
  29. "rawSpec": "^2.0.1",
  30. "scope": null,
  31. "spec": ">=2.0.1 <3.0.0",
  32. "type": "range"
  33. },
  34. "_requiredBy": [
  35. "/braces"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
  38. "_shasum": "6c175f86ff14bdb0724563e8f3c1b021a286853b",
  39. "_shrinkwrap": null,
  40. "_spec": "snapdragon-node@^2.0.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/snapdragon-node/issues"
  48. },
  49. "dependencies": {
  50. "define-property": "^1.0.0",
  51. "isobject": "^3.0.0",
  52. "snapdragon-util": "^3.0.1"
  53. },
  54. "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
  55. "devDependencies": {
  56. "gulp": "^3.9.1",
  57. "gulp-eslint": "^4.0.0",
  58. "gulp-format-md": "^0.1.12",
  59. "gulp-istanbul": "^1.1.2",
  60. "gulp-mocha": "^3.0.1",
  61. "mocha": "^3.4.2",
  62. "snapdragon": "^0.11.0"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
  67. "shasum": "6c175f86ff14bdb0724563e8f3c1b021a286853b",
  68. "tarball": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz"
  69. },
  70. "engines": {
  71. "node": ">=0.10.0"
  72. },
  73. "files": [
  74. "index.js"
  75. ],
  76. "gitHead": "d2bc7304fc1b8103d6bb892d9ef099957468ff14",
  77. "homepage": "https://github.com/jonschlinkert/snapdragon-node",
  78. "keywords": [
  79. "ast",
  80. "compile",
  81. "compiler",
  82. "convert",
  83. "node",
  84. "parse",
  85. "parser",
  86. "plugin",
  87. "render",
  88. "snapdragon",
  89. "snapdragonplugin",
  90. "token",
  91. "transform"
  92. ],
  93. "license": "MIT",
  94. "main": "index.js",
  95. "maintainers": [
  96. {
  97. "name": "jonschlinkert",
  98. "email": "github@sellside.com"
  99. }
  100. ],
  101. "name": "snapdragon-node",
  102. "optionalDependencies": {},
  103. "readme": "ERROR: No README data found!",
  104. "repository": {
  105. "type": "git",
  106. "url": "git+https://github.com/jonschlinkert/snapdragon-node.git"
  107. },
  108. "scripts": {
  109. "test": "mocha"
  110. },
  111. "verb": {
  112. "layout": "default",
  113. "lint": {
  114. "reflinks": true
  115. },
  116. "plugins": [
  117. "gulp-format-md"
  118. ],
  119. "reflinks": [
  120. "verb",
  121. "verb-generate-readme"
  122. ],
  123. "related": {
  124. "list": [
  125. "breakdance",
  126. "snapdragon",
  127. "snapdragon-capture",
  128. "snapdragon-cheerio",
  129. "snapdragon-util"
  130. ]
  131. },
  132. "tasks": [
  133. "readme"
  134. ]
  135. },
  136. "version": "2.1.1"
  137. }