package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "stat-mode@^0.2.0",
  6. "scope": null,
  7. "escapedName": "stat-mode",
  8. "name": "stat-mode",
  9. "rawSpec": "^0.2.0",
  10. "spec": ">=0.2.0 <0.3.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-chmod"
  14. ]
  15. ],
  16. "_from": "stat-mode@>=0.2.0 <0.3.0",
  17. "_id": "stat-mode@0.2.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/stat-mode",
  21. "_nodeVersion": "4.4.5",
  22. "_npmOperationalInternal": {
  23. "host": "packages-16-east.internal.npmjs.com",
  24. "tmp": "tmp/stat-mode-0.2.2.tgz_1473101340561_0.20689093857072294"
  25. },
  26. "_npmUser": {
  27. "name": "tootallnate",
  28. "email": "nathan@tootallnate.net"
  29. },
  30. "_npmVersion": "2.15.5",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "stat-mode@^0.2.0",
  34. "scope": null,
  35. "escapedName": "stat-mode",
  36. "name": "stat-mode",
  37. "rawSpec": "^0.2.0",
  38. "spec": ">=0.2.0 <0.3.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/gulp-chmod"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz",
  45. "_shasum": "e6c80b623123d7d80cf132ce538f346289072502",
  46. "_shrinkwrap": null,
  47. "_spec": "stat-mode@^0.2.0",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-chmod",
  49. "author": {
  50. "name": "Nathan Rajlich",
  51. "email": "nathan@tootallnate.net",
  52. "url": "http://n8.io/"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/TooTallNate/stat-mode/issues"
  56. },
  57. "dependencies": {},
  58. "description": "Offers convenient getters and setters for the stat `mode`",
  59. "devDependencies": {
  60. "mocha": "^3.0.2"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "e6c80b623123d7d80cf132ce538f346289072502",
  65. "tarball": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz"
  66. },
  67. "gitHead": "c5fda09e051af3b314d18a72d41571f548da3700",
  68. "homepage": "https://github.com/TooTallNate/stat-mode",
  69. "keywords": [
  70. "stat",
  71. "mode",
  72. "owner",
  73. "group",
  74. "others",
  75. "chmod",
  76. "octal",
  77. "symbolic",
  78. "permissions"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "maintainers": [
  83. {
  84. "name": "tootallnate",
  85. "email": "nathan@tootallnate.net"
  86. }
  87. ],
  88. "name": "stat-mode",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git://github.com/TooTallNate/stat-mode.git"
  94. },
  95. "scripts": {
  96. "test": "mocha --reporter spec"
  97. },
  98. "version": "0.2.2"
  99. }