brush_cli
Version:
A tool for creating and developing cmos PC Framework project.
121 lines (120 loc) • 2.79 kB
JSON
{
"_args": [
[
{
"raw": "winston@1.1.2",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "1.1.2",
"spec": "1.1.2",
"type": "version"
},
"/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib"
]
],
"_from": "winston@1.1.2",
"_id": "winston@1.1.2",
"_inCache": true,
"_location": "/ionic/winston",
"_nodeVersion": "0.12.7",
"_npmUser": {
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
"_npmVersion": "2.14.5",
"_phantomChildren": {},
"_requested": {
"raw": "winston@1.1.2",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "1.1.2",
"spec": "1.1.2",
"type": "version"
},
"_requiredBy": [
"/ionic/ionic-app-lib"
],
"_resolved": "https://registry.npmjs.org/winston/-/winston-1.1.2.tgz",
"_shasum": "68edd769ff79d4f9528cf0e5d80021aade67480c",
"_shrinkwrap": null,
"_spec": "winston@1.1.2",
"_where": "/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"bugs": {
"url": "https://github.com/winstonjs/winston/issues"
},
"dependencies": {
"async": "~1.0.0",
"colors": "1.0.x",
"cycle": "1.0.x",
"eyes": "0.1.x",
"isstream": "0.1.x",
"pkginfo": "0.3.x",
"stack-trace": "0.0.x"
},
"description": "A multi-transport async logging library for Node.js",
"devDependencies": {
"hock": "1.x.x",
"std-mocks": "~1.0.0",
"vows": "0.7.x"
},
"directories": {},
"dist": {
"shasum": "68edd769ff79d4f9528cf0e5d80021aade67480c",
"tarball": "https://registry.npmjs.org/winston/-/winston-1.1.2.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "2064bfe3b0f3da77c798d248a1609dbc24ff077e",
"homepage": "https://github.com/winstonjs/winston#readme",
"keywords": [
"logging",
"sysadmin",
"tools"
],
"license": "MIT",
"main": "./lib/winston",
"maintainers": [
{
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
{
"name": "chjj",
"email": "chjjeffrey@gmail.com"
},
{
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
},
{
"name": "pose",
"email": "albertopose@gmail.com"
},
{
"name": "v1",
"email": "info@3rd-Eden.com"
},
{
"name": "3rdeden",
"email": "npm@3rd-Eden.com"
}
],
"name": "winston",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/winstonjs/winston.git"
},
"scripts": {
"test": "vows --spec --isolate"
},
"version": "1.1.2"
}