package.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_args": [
  3. [
  4. "path@~0.4.9",
  5. "D:\\work\\im"
  6. ]
  7. ],
  8. "_from": "path@>=0.4.9 <0.5.0",
  9. "_id": "path@0.4.10",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/path",
  13. "_npmUser": {
  14. "email": "jindersidhu@gmail.com",
  15. "name": "jinder"
  16. },
  17. "_npmVersion": "1.4.28",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "path",
  21. "raw": "path@~0.4.9",
  22. "rawSpec": "~0.4.9",
  23. "scope": null,
  24. "spec": ">=0.4.9 <0.5.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/path/-/path-0.4.10.tgz",
  31. "_shasum": "22fef27b7cd6eaf30fb13fc027801e956e518ef1",
  32. "_shrinkwrap": null,
  33. "_spec": "path@~0.4.9",
  34. "_where": "D:\\work\\im",
  35. "author": {
  36. "name": "Joyent",
  37. "url": "http://www.joyent.com"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/jinder/path/issues"
  41. },
  42. "dependencies": {},
  43. "description": "Node.JS path module",
  44. "devDependencies": {},
  45. "directories": {},
  46. "dist": {
  47. "shasum": "22fef27b7cd6eaf30fb13fc027801e956e518ef1",
  48. "tarball": "https://registry.npmjs.org/path/-/path-0.4.10.tgz"
  49. },
  50. "gitHead": "c88a5778a572deb548fdb32fd141687fc1726b9a",
  51. "homepage": "http://nodejs.org/docs/latest/api/path.html",
  52. "keywords": [
  53. "ender",
  54. "path"
  55. ],
  56. "license": "MIT",
  57. "main": "./path.js",
  58. "maintainers": [
  59. {
  60. "email": "coolaj86@gmail.com",
  61. "name": "coolaj86"
  62. },
  63. {
  64. "email": "shtylman@gmail.com",
  65. "name": "shtylman"
  66. },
  67. {
  68. "email": "jindersidhu@gmail.com",
  69. "name": "jinder"
  70. }
  71. ],
  72. "name": "path",
  73. "optionalDependencies": {},
  74. "readme": "ERROR: No README data found!",
  75. "repository": {
  76. "type": "git",
  77. "url": "git://github.com/jinder/path.git"
  78. },
  79. "scripts": {},
  80. "version": "0.4.10"
  81. }