UNPKG

ember-introjs

Version:
81 lines (80 loc) 1.88 kB
{ "_from": "winston@*", "_id": "winston@2.4.0", "_inBundle": false, "_integrity": "sha1-gIBQuT1SZh7Z+2wms/DIJnCLCu4=", "_location": "/winston", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "winston@*", "name": "winston", "escapedName": "winston", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/build" ], "_resolved": "https://registry.npmjs.org/winston/-/winston-2.4.0.tgz", "_shasum": "808050b93d52661ed9fb6c26b3f0c826708b0aee", "_spec": "winston@*", "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/build", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/winstonjs/winston/issues" }, "bundleDependencies": false, "dependencies": { "async": "~1.0.0", "colors": "1.0.x", "cycle": "1.0.x", "eyes": "0.1.x", "isstream": "0.1.x", "stack-trace": "0.0.x" }, "deprecated": false, "description": "A multi-transport async logging library for Node.js", "devDependencies": { "cross-spawn-async": "^2.0.0", "hock": "1.x.x", "std-mocks": "~1.0.0", "vows": "0.7.x" }, "engines": { "node": ">= 0.10.0" }, "homepage": "https://github.com/winstonjs/winston#readme", "keywords": [ "winston", "logging", "sysadmin", "tools" ], "license": "MIT", "main": "./lib/winston", "maintainers": [ { "name": "Jarrett Cruger", "email": "jcrugzz@gmail.com" }, { "name": "Alberto Pose", "email": "albertopose@gmail.com" } ], "name": "winston", "repository": { "type": "git", "url": "git+https://github.com/winstonjs/winston.git" }, "scripts": { "test": "vows --spec --isolate" }, "version": "2.4.0" }