| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "rx-lite@^3.1.2",
- "scope": null,
- "escapedName": "rx-lite",
- "name": "rx-lite",
- "rawSpec": "^3.1.2",
- "spec": ">=3.1.2 <4.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer"
- ]
- ],
- "_from": "rx-lite@>=3.1.2 <4.0.0",
- "_id": "rx-lite@3.1.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/rx-lite",
- "_nodeVersion": "0.12.7",
- "_npmUser": {
- "name": "mattpodwysocki",
- "email": "matthew.podwysocki@gmail.com"
- },
- "_npmVersion": "3.1.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "rx-lite@^3.1.2",
- "scope": null,
- "escapedName": "rx-lite",
- "name": "rx-lite",
- "rawSpec": "^3.1.2",
- "spec": ">=3.1.2 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/inquirer"
- ],
- "_resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz",
- "_shasum": "19ce502ca572665f3b647b10939f97fd1615f102",
- "_shrinkwrap": null,
- "_spec": "rx-lite@^3.1.2",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer",
- "author": {
- "name": "Cloud Programmability Team",
- "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt"
- },
- "browser": {
- "index.js": "rx.lite.js"
- },
- "bugs": {
- "url": "https://github.com/Reactive-Extensions/RxJS/issues"
- },
- "dependencies": {},
- "description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "19ce502ca572665f3b647b10939f97fd1615f102",
- "tarball": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz"
- },
- "homepage": "https://github.com/Reactive-Extensions/RxJS",
- "jam": {
- "main": "rx.lite.js"
- },
- "keywords": [
- "React",
- "Reactive",
- "Events",
- "Rx",
- "RxJS"
- ],
- "licenses": [
- {
- "type": "Apache License, Version 2.0",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
- }
- ],
- "main": "rx.lite.js",
- "maintainers": [
- {
- "name": "mattpodwysocki",
- "email": "matthew.podwysocki@gmail.com"
- }
- ],
- "name": "rx-lite",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Reactive-Extensions/RxJS.git"
- },
- "scripts": {},
- "title": "Reactive Extensions for JavaScript (RxJS) Lite",
- "version": "3.1.2"
- }
|