package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "findup@^0.1.5",
  6. "scope": null,
  7. "escapedName": "findup",
  8. "name": "findup",
  9. "rawSpec": "^0.1.5",
  10. "spec": ">=0.1.5 <0.2.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/rtlcss"
  14. ]
  15. ],
  16. "_from": "findup@>=0.1.5 <0.2.0",
  17. "_id": "findup@0.1.5",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/findup",
  21. "_npmUser": {
  22. "name": "filirom1",
  23. "email": "filirom1@gmail.com"
  24. },
  25. "_npmVersion": "1.3.14",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "findup@^0.1.5",
  29. "scope": null,
  30. "escapedName": "findup",
  31. "name": "findup",
  32. "rawSpec": "^0.1.5",
  33. "spec": ">=0.1.5 <0.2.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/rtlcss"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz",
  40. "_shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb",
  41. "_shrinkwrap": null,
  42. "_spec": "findup@^0.1.5",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/rtlcss",
  44. "author": {
  45. "name": "Filirom1",
  46. "email": "filirom1@gmail.com"
  47. },
  48. "bin": {
  49. "findup": "bin/findup.js"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/Filirom1/findup/issues"
  53. },
  54. "dependencies": {
  55. "colors": "~0.6.0-1",
  56. "commander": "~2.1.0"
  57. },
  58. "description": "Walk up ancester's dir up to root",
  59. "devDependencies": {
  60. "chai": "~1.1.1",
  61. "mocha": "~1.3.0"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb",
  66. "tarball": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz"
  67. },
  68. "engines": {
  69. "node": ">=0.6"
  70. },
  71. "homepage": "https://github.com/Filirom1/findup",
  72. "licenses": [
  73. {
  74. "type": "MIT",
  75. "url": "http : //www.opensource.org/licenses/MIT"
  76. }
  77. ],
  78. "maintainers": [
  79. {
  80. "name": "Filirom1",
  81. "email": "filirom1@gmail.com"
  82. },
  83. {
  84. "name": "filirom1",
  85. "email": "filirom1@gmail.com"
  86. }
  87. ],
  88. "name": "findup",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/Filirom1/findup.git"
  94. },
  95. "scripts": {
  96. "test": "mocha ./test/*.js"
  97. },
  98. "version": "0.1.5"
  99. }