package.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "rx-lite@^3.1.2",
  6. "scope": null,
  7. "escapedName": "rx-lite",
  8. "name": "rx-lite",
  9. "rawSpec": "^3.1.2",
  10. "spec": ">=3.1.2 <4.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer"
  14. ]
  15. ],
  16. "_from": "rx-lite@>=3.1.2 <4.0.0",
  17. "_id": "rx-lite@3.1.2",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/rx-lite",
  21. "_nodeVersion": "0.12.7",
  22. "_npmUser": {
  23. "name": "mattpodwysocki",
  24. "email": "matthew.podwysocki@gmail.com"
  25. },
  26. "_npmVersion": "3.1.1",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "rx-lite@^3.1.2",
  30. "scope": null,
  31. "escapedName": "rx-lite",
  32. "name": "rx-lite",
  33. "rawSpec": "^3.1.2",
  34. "spec": ">=3.1.2 <4.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/inquirer"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz",
  41. "_shasum": "19ce502ca572665f3b647b10939f97fd1615f102",
  42. "_shrinkwrap": null,
  43. "_spec": "rx-lite@^3.1.2",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer",
  45. "author": {
  46. "name": "Cloud Programmability Team",
  47. "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt"
  48. },
  49. "browser": {
  50. "index.js": "rx.lite.js"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/Reactive-Extensions/RxJS/issues"
  54. },
  55. "dependencies": {},
  56. "description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
  57. "devDependencies": {},
  58. "directories": {},
  59. "dist": {
  60. "shasum": "19ce502ca572665f3b647b10939f97fd1615f102",
  61. "tarball": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz"
  62. },
  63. "homepage": "https://github.com/Reactive-Extensions/RxJS",
  64. "jam": {
  65. "main": "rx.lite.js"
  66. },
  67. "keywords": [
  68. "React",
  69. "Reactive",
  70. "Events",
  71. "Rx",
  72. "RxJS"
  73. ],
  74. "licenses": [
  75. {
  76. "type": "Apache License, Version 2.0",
  77. "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
  78. }
  79. ],
  80. "main": "rx.lite.js",
  81. "maintainers": [
  82. {
  83. "name": "mattpodwysocki",
  84. "email": "matthew.podwysocki@gmail.com"
  85. }
  86. ],
  87. "name": "rx-lite",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git+https://github.com/Reactive-Extensions/RxJS.git"
  93. },
  94. "scripts": {},
  95. "title": "Reactive Extensions for JavaScript (RxJS) Lite",
  96. "version": "3.1.2"
  97. }