{ "_args": [ [ { "raw": "rx@^2.4.3", "scope": null, "escapedName": "rx", "name": "rx", "rawSpec": "^2.4.3", "spec": ">=2.4.3 <3.0.0", "type": "range" }, "/home/philipp/PhpstormProjects/BM/bm/node_modules/inquirer" ] ], "_from": "rx@>=2.4.3 <3.0.0", "_id": "rx@2.5.3", "_inCache": true, "_location": "/rx", "_nodeVersion": "0.12.2", "_npmUser": { "name": "mattpodwysocki", "email": "matthew.podwysocki@gmail.com" }, "_npmVersion": "2.7.4", "_phantomChildren": {}, "_requested": { "raw": "rx@^2.4.3", "scope": null, "escapedName": "rx", "name": "rx", "rawSpec": "^2.4.3", "spec": ">=2.4.3 <3.0.0", "type": "range" }, "_requiredBy": [ "/inquirer" ], "_resolved": "https://registry.npmjs.org/rx/-/rx-2.5.3.tgz", "_shasum": "21adc7d80f02002af50dae97fd9dbf248755f566", "_shrinkwrap": null, "_spec": "rx@^2.4.3", "_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/inquirer", "author": { "name": "Cloud Programmability Team", "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt" }, "browser": { "index.js": "dist/rx.all.js" }, "bugs": { "url": "https://github.com/Reactive-Extensions/RxJS/issues" }, "dependencies": {}, "description": "Library for composing asynchronous and event-based operations in JavaScript", "devDependencies": { "benchmark": "*", "grunt": "*", "grunt-cli": "*", "grunt-contrib-concat": "*", "grunt-contrib-connect": "*", "grunt-contrib-copy": "*", "grunt-contrib-jshint": "*", "grunt-contrib-qunit": "*", "grunt-contrib-uglify": "*", "grunt-contrib-watch": "*", "grunt-jscs": "*", "grunt-saucelabs": "*", "load-grunt-tasks": "*" }, "directories": {}, "dist": { "shasum": "21adc7d80f02002af50dae97fd9dbf248755f566", "tarball": "https://registry.npmjs.org/rx/-/rx-2.5.3.tgz" }, "gitHead": "6507118725e93498f7a52a603acf679e472f47b7", "homepage": "https://github.com/Reactive-Extensions/RxJS", "jam": { "main": "dist/rx.all.js" }, "keywords": [ "LINQ", "FRP", "Reactive", "Events", "Rx", "RxJS" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "vvilhonen", "email": "vesa@vilhonen.com" }, { "name": "mattpodwysocki", "email": "matthew.podwysocki@gmail.com" } ], "name": "rx", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/Reactive-Extensions/RxJS.git" }, "scripts": { "test": "grunt" }, "title": "Reactive Extensions for JavaScript (RxJS)", "version": "2.5.3" }