@testim/testim-cli
Version:
Command line interface for running Testing on you CI
105 lines (104 loc) • 2.59 kB
JSON
{
"_args": [
[
"rx@^2.4.3",
"/Users/gil/projects/testim/click-test/src/selenium/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": {
"email": "matthew.podwysocki@gmail.com",
"name": "mattpodwysocki"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"name": "rx",
"raw": "rx@^2.4.3",
"rawSpec": "^2.4.3",
"scope": null,
"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": "/Users/gil/projects/testim/click-test/src/selenium/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": "http://registry.npmjs.org/rx/-/rx-2.5.3.tgz"
},
"gitHead": "6507118725e93498f7a52a603acf679e472f47b7",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"installable": true,
"jam": {
"main": "dist/rx.all.js"
},
"keywords": [
"Events",
"FRP",
"LINQ",
"Reactive",
"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": {},
"repository": {
"type": "git",
"url": "https://github.com/Reactive-Extensions/RxJS.git"
},
"scripts": {
"test": "grunt"
},
"title": "Reactive Extensions for JavaScript (RxJS)",
"version": "2.5.3"
}