kitchensink
Version:
Dispatch's awesome components and style guide
76 lines (75 loc) • 2.28 kB
JSON
{
"_args": [
[
"babel-plugin-remove-console@^1.0.1",
"/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core"
]
],
"_from": "babel-plugin-remove-console@>=1.0.1 <2.0.0",
"_id": "babel-plugin-remove-console@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-remove-console",
"_nodeVersion": "2.0.0",
"_npmUser": {
"email": "sebmck@gmail.com",
"name": "sebmck"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"name": "babel-plugin-remove-console",
"raw": "babel-plugin-remove-console@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-jscs/babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz",
"_shasum": "d8f24556c3a05005d42aaaafd27787f53ff013a7",
"_shrinkwrap": null,
"_spec": "babel-plugin-remove-console@^1.0.1",
"_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core",
"bugs": {
"url": "https://github.com/babel-plugins/babel-plugin-remove-console/issues"
},
"dependencies": {},
"description": "Remove console.* calls",
"devDependencies": {
"babel": "^5.6.0"
},
"directories": {},
"dist": {
"shasum": "d8f24556c3a05005d42aaaafd27787f53ff013a7",
"tarball": "https://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz"
},
"gitHead": "8f7379596d06a2dc17a01e0738a608242f5709b2",
"homepage": "https://github.com/babel-plugins/babel-plugin-remove-console#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "sebmck",
"email": "sebmck@gmail.com"
}
],
"name": "babel-plugin-remove-console",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/babel-plugins/babel-plugin-remove-console.git"
},
"scripts": {
"build": "babel-plugin build",
"push": "babel-plugin publish",
"test": "babel-plugin test"
},
"version": "1.0.1"
}