You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

88 lines
2.2 KiB

{
"_args": [
[
"rx-lite@^3.1.2",
"/Users/trott/io.js/tools/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": {
"email": "matthew.podwysocki@gmail.com",
"name": "mattpodwysocki"
},
"_npmVersion": "3.1.1",
"_phantomChildren": {},
"_requested": {
"name": "rx-lite",
"raw": "rx-lite@^3.1.2",
"rawSpec": "^3.1.2",
"scope": null,
"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": "/Users/trott/io.js/tools/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": "http://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": [
{
"email": "matthew.podwysocki@gmail.com",
"name": "mattpodwysocki"
}
],
"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"
}