104 lines
2.5 KiB
JSON
104 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rx@2.3.24",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\concurrently"
|
|
]
|
|
],
|
|
"_from": "rx@2.3.24",
|
|
"_id": "rx@2.3.24",
|
|
"_inCache": true,
|
|
"_location": "/rx",
|
|
"_npmUser": {
|
|
"email": "matthew.podwysocki@gmail.com",
|
|
"name": "mattpodwysocki"
|
|
},
|
|
"_npmVersion": "1.4.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "rx",
|
|
"raw": "rx@2.3.24",
|
|
"rawSpec": "2.3.24",
|
|
"scope": null,
|
|
"spec": "2.3.24",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/concurrently"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/rx/-/rx-2.3.24.tgz",
|
|
"_shasum": "14f950a4217d7e35daa71bbcbe58eff68ea4b2b7",
|
|
"_shrinkwrap": null,
|
|
"_spec": "rx@2.3.24",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\concurrently",
|
|
"author": {
|
|
"name": "Cloud Programmability Team",
|
|
"url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Reactive-Extensions/RxJS/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Library for composing asynchronous and event-based operations in JavaScript",
|
|
"devDependencies": {
|
|
"grunt": "*",
|
|
"grunt-cli": "*",
|
|
"grunt-contrib-concat": "*",
|
|
"grunt-contrib-connect": "*",
|
|
"grunt-contrib-jshint": "*",
|
|
"grunt-contrib-qunit": "*",
|
|
"grunt-contrib-uglify": "*",
|
|
"grunt-contrib-watch": "*",
|
|
"grunt-jscs": "*",
|
|
"grunt-saucelabs": "*",
|
|
"load-grunt-tasks": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "14f950a4217d7e35daa71bbcbe58eff68ea4b2b7",
|
|
"tarball": "https://registry.npmjs.org/rx/-/rx-2.3.24.tgz"
|
|
},
|
|
"gitHead": "cc56a2a251afc5efd4a1a15cc49868ec2a47fbed",
|
|
"homepage": "https://github.com/Reactive-Extensions/RxJS",
|
|
"installable": true,
|
|
"jam": {
|
|
"main": "dist/rx.all.js"
|
|
},
|
|
"keywords": [
|
|
"Events",
|
|
"FRP",
|
|
"LINQ",
|
|
"Reactive",
|
|
"Rx",
|
|
"RxJS"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "Apache License, Version 2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "vvilhonen",
|
|
"email": "vesa@vilhonen.com"
|
|
},
|
|
{
|
|
"name": "mattpodwysocki",
|
|
"email": "matthew.podwysocki@gmail.com"
|
|
}
|
|
],
|
|
"name": "rx",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Reactive-Extensions/RxJS.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"title": "Reactive Extensions for JavaScript (RxJS)",
|
|
"version": "2.3.24"
|
|
}
|