UNPKG

d2-ui

Version:
146 lines (145 loc) 3.46 kB
{ "_args": [ [ "coveralls@^2.11.8", "/Users/nico/Documents/dhis/webapps/d2-ui" ] ], "_from": "coveralls@>=2.11.8 <3.0.0", "_id": "coveralls@2.11.12", "_inCache": true, "_installable": true, "_location": "/coveralls", "_nodeVersion": "0.12.7", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/coveralls-2.11.12.tgz_1469663155570_0.9294778171461076" }, "_npmUser": { "email": "n@mer.fm", "name": "nickmerwin" }, "_npmVersion": "3.8.5", "_phantomChildren": {}, "_requested": { "name": "coveralls", "raw": "coveralls@^2.11.8", "rawSpec": "^2.11.8", "scope": null, "spec": ">=2.11.8 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.12.tgz", "_shasum": "ec3069cb753ccd0abd925b6ed8d79086a9c800b1", "_shrinkwrap": null, "_spec": "coveralls@^2.11.8", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui", "author": { "name": "Gregg Caines" }, "bin": { "coveralls": "./bin/coveralls.js" }, "bugs": { "url": "https://github.com/nickmerwin/node-coveralls/issues" }, "contributors": [ { "email": "gregg@caines.ca", "name": "Gregg Caines", "url": "http://caines.ca" }, { "email": "github@joshma.com", "name": "Joshua Ma", "url": "http://joshma.com" }, { "email": "alan@prettyrobots.com", "name": "Alan Gutierrez", "url": "http://www.prettyrobots.com/" }, { "name": "Kir Belevich", "url": "https://github.com/svg" }, { "email": "github@elliottcable.name", "name": "elliotcable", "url": "http://elliottcable.name/" }, { "email": "slotos@gmail.com", "name": "Slotos", "url": "http://slotos.net" }, { "email": "mattjmorrison@mattjmorrison.com", "name": "mattjmorrison", "url": "http://mattjmorrison.com" }, { "email": "arpad.borsos@googlemail.com", "name": "Arpad Borsos", "url": "http://swatinem.de/" } ], "dependencies": { "js-yaml": "3.0.1", "lcov-parse": "0.0.6", "log-driver": "1.2.4", "minimist": "1.2.0", "request": "2.74.0" }, "description": "takes json-cov output into stdin and POSTs to coveralls.io", "devDependencies": { "istanbul": "0.2.10", "jshint": "2.1.3", "mocha": "1.8.1", "mocha-lcov-reporter": "0.0.1", "should": "1.1.0", "sinon-restore": "1.0.0" }, "directories": { "test": "test" }, "dist": { "shasum": "ec3069cb753ccd0abd925b6ed8d79086a9c800b1", "tarball": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.12.tgz" }, "engines": { "node": ">=0.8.6" }, "gitHead": "95c4dfdd305e27afa5ac2d1dc910b04a1524918b", "homepage": "https://github.com/nickmerwin/node-coveralls#readme", "keywords": [ "coverage", "coveralls" ], "license": "BSD-2-Clause", "main": "index.js", "maintainers": [ { "email": "gregg@caines.ca", "name": "cainus" }, { "email": "n@mer.fm", "name": "nickmerwin" } ], "name": "coveralls", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/nickmerwin/node-coveralls.git" }, "scripts": { "test": "make test" }, "version": "2.11.12" }