UNPKG

d2-ui

Version:
107 lines (106 loc) 2.74 kB
{ "_args": [ [ "loglevel@1.4.0", "/Users/nico/Documents/dhis/webapps/d2-ui" ] ], "_from": "loglevel@1.4.0", "_id": "loglevel@1.4.0", "_inCache": true, "_installable": true, "_location": "/loglevel", "_nodeVersion": "0.12.4", "_npmUser": { "email": "pimterry@gmail.com", "name": "pimterry" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "loglevel", "raw": "loglevel@1.4.0", "rawSpec": "1.4.0", "scope": null, "spec": "1.4.0", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.4.0.tgz", "_shasum": "83ab9fc6ef3e0caf7571b57182b32d8d870309dc", "_shrinkwrap": null, "_spec": "loglevel@1.4.0", "_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": "83ab9fc6ef3e0caf7571b57182b32d8d870309dc", "tarball": "https://registry.npmjs.org/loglevel/-/loglevel-1.4.0.tgz" }, "engines": { "node": ">= 0.6.0" }, "gitHead": "02a21113aff7fed6bd8774be843a3500cec2f5d5", "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.0" }