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.
 
 
 
 

112 lines
2.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "use@3.1.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "use@3.1.1",
  9. "_id": "use@3.1.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
  12. "_location": "/use",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "use@3.1.1",
  18. "name": "use",
  19. "escapedName": "use",
  20. "rawSpec": "3.1.1",
  21. "saveSpec": null,
  22. "fetchSpec": "3.1.1"
  23. },
  24. "_requiredBy": [
  25. "/snapdragon"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
  28. "_spec": "3.1.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Jon Schlinkert",
  32. "url": "https://github.com/jonschlinkert"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jonschlinkert/use/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "Brian Woodward",
  40. "url": "https://twitter.com/doowb"
  41. },
  42. {
  43. "name": "Jon Schlinkert",
  44. "url": "http://twitter.com/jonschlinkert"
  45. },
  46. {
  47. "name": "Olsten Larck",
  48. "url": "https://i.am.charlike.online"
  49. },
  50. {
  51. "url": "https://github.com/wtgtybhertgeghgtwtg"
  52. }
  53. ],
  54. "description": "Easily add plugin support to your node.js application.",
  55. "devDependencies": {
  56. "base-plugins": "^1.0.0",
  57. "define-property": "^2.0.0",
  58. "extend-shallow": "^3.0.1",
  59. "gulp": "^3.9.1",
  60. "gulp-eslint": "^4.0.0",
  61. "gulp-format-md": "^1.0.0",
  62. "gulp-istanbul": "^1.1.2",
  63. "gulp-mocha": "^3.0.1",
  64. "mocha": "^4.0.1"
  65. },
  66. "engines": {
  67. "node": ">=0.10.0"
  68. },
  69. "files": [
  70. "index.js"
  71. ],
  72. "homepage": "https://github.com/jonschlinkert/use",
  73. "keywords": [
  74. "use"
  75. ],
  76. "license": "MIT",
  77. "main": "index.js",
  78. "name": "use",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/jonschlinkert/use.git"
  82. },
  83. "scripts": {
  84. "test": "mocha"
  85. },
  86. "verb": {
  87. "toc": false,
  88. "layout": "default",
  89. "tasks": [
  90. "readme"
  91. ],
  92. "plugins": [
  93. "gulp-format-md"
  94. ],
  95. "related": {
  96. "list": [
  97. "base",
  98. "base-plugins",
  99. "ware"
  100. ]
  101. },
  102. "reflinks": [
  103. "verb",
  104. "ware"
  105. ],
  106. "lint": {
  107. "reflinks": true
  108. }
  109. },
  110. "version": "3.1.1"
  111. }