UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

88 lines (87 loc) 2.08 kB
{ "_args": [ [ { "raw": "duration@^0.2.0", "scope": null, "escapedName": "duration", "name": "duration", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "/Users/billy/Development/chimp/node_modules/cucumber" ] ], "_from": "duration@>=0.2.0 <0.3.0", "_id": "duration@0.2.0", "_inCache": true, "_location": "/duration", "_npmUser": { "name": "medikoo", "email": "medikoo+npm@medikoo.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "duration@^0.2.0", "scope": null, "escapedName": "duration", "name": "duration", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/cucumber" ], "_resolved": "https://registry.npmjs.org/duration/-/duration-0.2.0.tgz", "_shasum": "5f9c4dfaafff655de986112efe25c5978dd85146", "_shrinkwrap": null, "_spec": "duration@^0.2.0", "_where": "/Users/billy/Development/chimp/node_modules/cucumber", "author": { "name": "Mariusz Nowak", "email": "medyk@medikoo.com", "url": "http://www.medikoo.com/" }, "bugs": { "url": "https://github.com/medikoo/duration/issues" }, "dependencies": { "d": "~0.1.1", "es5-ext": "~0.10.2" }, "description": "Time duration utilities", "devDependencies": { "tad": "~0.1.21" }, "directories": {}, "dist": { "shasum": "5f9c4dfaafff655de986112efe25c5978dd85146", "tarball": "https://registry.npmjs.org/duration/-/duration-0.2.0.tgz" }, "homepage": "https://github.com/medikoo/duration", "keywords": [ "date", "duration", "time" ], "maintainers": [ { "name": "medikoo", "email": "medikoo+npm@medikoo.com" } ], "name": "duration", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/medikoo/duration.git" }, "scripts": { "test": "node ./node_modules/tad/bin/tad" }, "version": "0.2.0" }