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.

126 lines
3.1 KiB

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