brush_cli
Version:
A tool for creating and developing cmos PC Framework project.
106 lines (105 loc) • 2.42 kB
JSON
{
"_args": [
[
{
"raw": "debug@1.0.4",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "1.0.4",
"spec": "1.0.4",
"type": "version"
},
"/usr/local/lib/node_modules/ionic/node_modules/connect"
]
],
"_from": "debug@1.0.4",
"_id": "debug@1.0.4",
"_inCache": true,
"_location": "/ionic/debug",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"raw": "debug@1.0.4",
"scope": null,
"escapedName": "debug",
"name": "debug",
"rawSpec": "1.0.4",
"spec": "1.0.4",
"type": "version"
},
"_requiredBy": [
"/ionic/connect",
"/ionic/connect/finalhandler"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
"_shasum": "5b9c256bd54b6ec02283176fa8a0ede6d154cbf8",
"_shrinkwrap": null,
"_spec": "debug@1.0.4",
"_where": "/usr/local/lib/node_modules/ionic/node_modules/connect",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"component": {
"scripts": {
"debug/index.js": "browser.js",
"debug/debug.js": "debug.js"
}
},
"contributors": [
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
}
],
"dependencies": {
"ms": "0.6.2"
},
"description": "small debugging utility",
"devDependencies": {
"browserify": "4.1.6",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "5b9c256bd54b6ec02283176fa8a0ede6d154cbf8",
"tarball": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz"
},
"gitHead": "abc10a5912f79d251752d18350e269fe0b0fbbf9",
"homepage": "https://github.com/visionmedia/debug",
"keywords": [
"debug",
"log",
"debugger"
],
"main": "./node.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"name": "debug",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"scripts": {},
"version": "1.0.4"
}