package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "d@~0.1.1",
  6. "scope": null,
  7. "escapedName": "d",
  8. "name": "d",
  9. "rawSpec": "~0.1.1",
  10. "spec": ">=0.1.1 <0.2.0",
  11. "type": "range"
  12. },
  13. "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map"
  14. ]
  15. ],
  16. "_from": "d@>=0.1.1 <0.2.0",
  17. "_id": "[email protected]",
  18. "_inCache": true,
  19. "_location": "/d",
  20. "_npmUser": {
  21. "name": "medikoo",
  22. "email": "[email protected]"
  23. },
  24. "_npmVersion": "1.4.3",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "d@~0.1.1",
  28. "scope": null,
  29. "escapedName": "d",
  30. "name": "d",
  31. "rawSpec": "~0.1.1",
  32. "spec": ">=0.1.1 <0.2.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/es5-ext/es6-iterator",
  37. "/es5-ext/es6-symbol",
  38. "/es6-iterator",
  39. "/es6-symbol",
  40. "/es6-weak-map"
  41. ],
  42. "_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
  43. "_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
  44. "_shrinkwrap": null,
  45. "_spec": "d@~0.1.1",
  46. "_where": "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map",
  47. "author": {
  48. "name": "Mariusz Nowak",
  49. "email": "[email protected]",
  50. "url": "http://www.medikoo.com/"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/medikoo/d/issues"
  54. },
  55. "dependencies": {
  56. "es5-ext": "~0.10.2"
  57. },
  58. "description": "Property descriptor factory",
  59. "devDependencies": {
  60. "tad": "~0.1.21"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
  65. "tarball": "https://registry.npmjs.org/d/-/d-0.1.1.tgz"
  66. },
  67. "homepage": "https://github.com/medikoo/d",
  68. "keywords": [
  69. "descriptor",
  70. "es",
  71. "ecmascript",
  72. "ecma",
  73. "property",
  74. "descriptors",
  75. "meta",
  76. "properties"
  77. ],
  78. "license": "MIT",
  79. "maintainers": [
  80. {
  81. "name": "medikoo",
  82. "email": "[email protected]"
  83. }
  84. ],
  85. "name": "d",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git://github.com/medikoo/d.git"
  91. },
  92. "scripts": {
  93. "test": "node node_modules/tad/bin/tad"
  94. },
  95. "version": "0.1.1"
  96. }