package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/es6-symbol"
  14. ]
  15. ],
  16. "_from": "d@>=0.1.1 <0.2.0",
  17. "_id": "d@0.1.1",
  18. "_inCache": true,
  19. "_location": "/d",
  20. "_npmUser": {
  21. "name": "medikoo",
  22. "email": "medikoo+npm@medikoo.com"
  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. "/es6-iterator",
  37. "/es6-symbol"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
  40. "_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
  41. "_shrinkwrap": null,
  42. "_spec": "d@~0.1.1",
  43. "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/es6-symbol",
  44. "author": {
  45. "name": "Mariusz Nowak",
  46. "email": "medyk@medikoo.com",
  47. "url": "http://www.medikoo.com/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/medikoo/d/issues"
  51. },
  52. "dependencies": {
  53. "es5-ext": "~0.10.2"
  54. },
  55. "description": "Property descriptor factory",
  56. "devDependencies": {
  57. "tad": "~0.1.21"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
  62. "tarball": "https://registry.npmjs.org/d/-/d-0.1.1.tgz"
  63. },
  64. "homepage": "https://github.com/medikoo/d",
  65. "keywords": [
  66. "descriptor",
  67. "es",
  68. "ecmascript",
  69. "ecma",
  70. "property",
  71. "descriptors",
  72. "meta",
  73. "properties"
  74. ],
  75. "license": "MIT",
  76. "maintainers": [
  77. {
  78. "name": "medikoo",
  79. "email": "medikoo+npm@medikoo.com"
  80. }
  81. ],
  82. "name": "d",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git://github.com/medikoo/d.git"
  88. },
  89. "scripts": {
  90. "test": "node node_modules/tad/bin/tad"
  91. },
  92. "version": "0.1.1"
  93. }