UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

86 lines (85 loc) 1.94 kB
{ "_args": [ [ "extend@~1.2.1", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik" ] ], "_from": "extend@>=1.2.1 <1.3.0", "_id": "extend@1.2.1", "_inCache": true, "_location": "/extend", "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "1.3.8", "_phantomChildren": {}, "_requested": { "name": "extend", "raw": "extend@~1.2.1", "rawSpec": "~1.2.1", "scope": null, "spec": ">=1.2.1 <1.3.0", "type": "range" }, "_requiredBy": [ "/statik" ], "_resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz", "_shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c", "_shrinkwrap": null, "_spec": "extend@~1.2.1", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik", "author": { "email": "justmoon@members.fsf.org", "name": "Stefan Thomas", "url": "http://www.justmoon.net" }, "bugs": { "url": "https://github.com/justmoon/node-extend/issues" }, "contributors": [ { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "dependencies": {}, "description": "Port of jQuery.extend for Node.js", "devDependencies": { "tape": "~1.1.0" }, "directories": {}, "dist": { "shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c", "tarball": "http://registry.npmjs.org/extend/-/extend-1.2.1.tgz" }, "installable": true, "keywords": [ "clone", "extend", "merge" ], "main": "index", "maintainers": [ { "name": "justmoon", "email": "justmoon@members.fsf.org" }, { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "extend", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/justmoon/node-extend.git" }, "scripts": { "test": "node test/index.js" }, "version": "1.2.1" }