package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "clone-stats@^0.0.1",
  6. "scope": null,
  7. "escapedName": "clone-stats",
  8. "name": "clone-stats",
  9. "rawSpec": "^0.0.1",
  10. "spec": ">=0.0.1 <0.0.2",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/vinyl"
  14. ]
  15. ],
  16. "_from": "clone-stats@>=0.0.1 <0.0.2",
  17. "_id": "clone-stats@0.0.1",
  18. "_inCache": true,
  19. "_location": "/clone-stats",
  20. "_npmUser": {
  21. "name": "hughsk",
  22. "email": "hughskennedy@gmail.com"
  23. },
  24. "_npmVersion": "1.3.22",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "clone-stats@^0.0.1",
  28. "scope": null,
  29. "escapedName": "clone-stats",
  30. "name": "clone-stats",
  31. "rawSpec": "^0.0.1",
  32. "spec": ">=0.0.1 <0.0.2",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/vinyl",
  37. "/vinyl-fs/vinyl"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
  40. "_shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
  41. "_shrinkwrap": null,
  42. "_spec": "clone-stats@^0.0.1",
  43. "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/vinyl",
  44. "author": {
  45. "name": "Hugh Kennedy",
  46. "email": "hughskennedy@gmail.com",
  47. "url": "http://hughsk.io/"
  48. },
  49. "browser": "index.js",
  50. "bugs": {
  51. "url": "https://github.com/hughsk/clone-stats/issues"
  52. },
  53. "dependencies": {},
  54. "description": "Safely clone node's fs.Stats instances without losing their class methods",
  55. "devDependencies": {
  56. "tape": "~2.3.2"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
  61. "tarball": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz"
  62. },
  63. "homepage": "https://github.com/hughsk/clone-stats",
  64. "keywords": [
  65. "stats",
  66. "fs",
  67. "clone",
  68. "copy",
  69. "prototype"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "hughsk",
  76. "email": "hughskennedy@gmail.com"
  77. }
  78. ],
  79. "name": "clone-stats",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git://github.com/hughsk/clone-stats.git"
  85. },
  86. "scripts": {
  87. "test": "node test"
  88. },
  89. "version": "0.0.1"
  90. }