d2-ui
Version:
111 lines (110 loc) • 2.91 kB
JSON
{
"_args": [
[
"loglevel@^1.4.1",
"/Users/nico/Documents/dhis/webapps/d2-ui"
]
],
"_from": "loglevel@>=1.4.1 <2.0.0",
"_id": "loglevel@1.4.1",
"_inCache": true,
"_installable": true,
"_location": "/loglevel",
"_nodeVersion": "5.11.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/loglevel-1.4.1.tgz_1464707577760_0.3953995918855071"
},
"_npmUser": {
"email": "pimterry@gmail.com",
"name": "pimterry"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"name": "loglevel",
"raw": "loglevel@^1.4.1",
"rawSpec": "^1.4.1",
"scope": null,
"spec": ">=1.4.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.4.1.tgz",
"_shasum": "95b383f91a3c2756fd4ab093667e4309161f2bcd",
"_shrinkwrap": null,
"_spec": "loglevel@^1.4.1",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
"author": {
"email": "pimterry@gmail.com",
"name": "Tim Perry",
"url": "http://tim-perry.co.uk"
},
"bugs": {
"url": "https://github.com/pimterry/loglevel/issues"
},
"dependencies": {},
"description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.8.0",
"grunt-contrib-jasmine": "~0.5.2",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-coveralls": "^1.0.0",
"grunt-jasmine-node": "~0.2.1",
"grunt-open": "~0.2.3",
"grunt-preprocess": "^4.0.0",
"grunt-saucelabs": "^8.2.0",
"grunt-template-jasmine-istanbul": "~0.2.5",
"grunt-template-jasmine-requirejs": "~0.1.6",
"qunitjs": "1.14.0"
},
"directories": {},
"dist": {
"shasum": "95b383f91a3c2756fd4ab093667e4309161f2bcd",
"tarball": "https://registry.npmjs.org/loglevel/-/loglevel-1.4.1.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"gitHead": "a93aa4f87e63dc57508993e6a8e92996c438decc",
"homepage": "https://github.com/pimterry/loglevel",
"jam": {
"dependencies": {},
"main": "lib/loglevel.js"
},
"keywords": [
"log",
"logger",
"logging",
"browser"
],
"license": "MIT",
"main": "lib/loglevel",
"maintainers": [
{
"email": "pimterry@gmail.com",
"name": "pimterry"
}
],
"name": "loglevel",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pimterry/loglevel.git"
},
"scripts": {
"ci": "grunt ci",
"test": "grunt test"
},
"version": "1.4.1"
}