package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "proto-list@~1.2.1",
  6. "scope": null,
  7. "escapedName": "proto-list",
  8. "name": "proto-list",
  9. "rawSpec": "~1.2.1",
  10. "spec": ">=1.2.1 <1.3.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/config-chain"
  14. ]
  15. ],
  16. "_from": "proto-list@>=1.2.1 <1.3.0",
  17. "_id": "proto-list@1.2.4",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/proto-list",
  21. "_nodeVersion": "2.0.1",
  22. "_npmUser": {
  23. "name": "isaacs",
  24. "email": "isaacs@npmjs.com"
  25. },
  26. "_npmVersion": "2.10.0",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "proto-list@~1.2.1",
  30. "scope": null,
  31. "escapedName": "proto-list",
  32. "name": "proto-list",
  33. "rawSpec": "~1.2.1",
  34. "spec": ">=1.2.1 <1.3.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/config-chain"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
  41. "_shasum": "212d5bfe1318306a420f6402b8e26ff39647a849",
  42. "_shrinkwrap": null,
  43. "_spec": "proto-list@~1.2.1",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/config-chain",
  45. "author": {
  46. "name": "Isaac Z. Schlueter",
  47. "email": "i@izs.me",
  48. "url": "http://blog.izs.me/"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/isaacs/proto-list/issues"
  52. },
  53. "dependencies": {},
  54. "description": "A utility for managing a prototype chain",
  55. "devDependencies": {
  56. "tap": "0"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "212d5bfe1318306a420f6402b8e26ff39647a849",
  61. "tarball": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz"
  62. },
  63. "gitHead": "9e4af12d4dddee2fd531f0fe0c21c9cfacb78ac0",
  64. "homepage": "https://github.com/isaacs/proto-list#readme",
  65. "license": "ISC",
  66. "main": "./proto-list.js",
  67. "maintainers": [
  68. {
  69. "name": "isaacs",
  70. "email": "i@izs.me"
  71. }
  72. ],
  73. "name": "proto-list",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/isaacs/proto-list.git"
  79. },
  80. "scripts": {
  81. "test": "tap test/*.js"
  82. },
  83. "version": "1.2.4"
  84. }