UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

153 lines (152 loc) 3.6 kB
{ "_args": [ [ { "name": "coveralls", "raw": "coveralls@^2.11.9", "rawSpec": "^2.11.9", "scope": null, "spec": ">=2.11.9 <3.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator" ] ], "_from": "coveralls@>=2.11.9 <3.0.0", "_id": "coveralls@2.11.9", "_inCache": true, "_installable": true, "_location": "/coveralls", "_nodeVersion": "0.12.7", "_npmOperationalInternal": { "host": "packages-13-west.internal.npmjs.com", "tmp": "tmp/coveralls-2.11.9.tgz_1458876208103_0.6618951857089996" }, "_npmUser": { "email": "n@mer.fm", "name": "nickmerwin" }, "_npmVersion": "2.12.1", "_phantomChildren": {}, "_requested": { "name": "coveralls", "raw": "coveralls@^2.11.9", "rawSpec": "^2.11.9", "scope": null, "spec": ">=2.11.9 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.9.tgz", "_shasum": "f9ff01a1adbf22a129e35a8d62345a52a781b395", "_shrinkwrap": null, "_spec": "coveralls@^2.11.9", "_where": "/home/fgreiner/prog/js/Nodulator", "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.67.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": "f9ff01a1adbf22a129e35a8d62345a52a781b395", "tarball": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.9.tgz" }, "engines": { "node": ">=0.8.6" }, "gitHead": "586bbd9112add7c6a388bb5418b69ceb3cfa9769", "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.9" }