package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "easy-stack@1.0.1",
  3. "_id": "easy-stack@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w==",
  6. "_location": "/easy-stack",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "easy-stack@1.0.1",
  12. "name": "easy-stack",
  13. "escapedName": "easy-stack",
  14. "rawSpec": "1.0.1",
  15. "saveSpec": null,
  16. "fetchSpec": "1.0.1"
  17. },
  18. "_requiredBy": [
  19. "/@node-ipc/js-queue",
  20. "/js-queue"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz",
  23. "_shasum": "8afe4264626988cabb11f3c704ccd0c835411066",
  24. "_spec": "easy-stack@1.0.1",
  25. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@node-ipc\\js-queue",
  26. "author": {
  27. "name": "Brandon Nozaki Miller"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/RIAEvangelist/easy-stack/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Simple JS stack with auto run for node and browsers",
  35. "engines": {
  36. "node": ">=6.0.0"
  37. },
  38. "homepage": "https://github.com/RIAEvangelist/easy-stack#readme",
  39. "keywords": [
  40. "stack",
  41. "node",
  42. "js",
  43. "auto",
  44. "run",
  45. "execute",
  46. "browser",
  47. "react"
  48. ],
  49. "license": "MIT",
  50. "main": "stack.js",
  51. "name": "easy-stack",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/RIAEvangelist/easy-stack.git"
  55. },
  56. "scripts": {
  57. "test": "echo \"Error: no test specified\" && exit 1"
  58. },
  59. "version": "1.0.1"
  60. }