brush_cli
Version:
A tool for creating and developing cmos PC Framework project.
97 lines (96 loc) • 2.49 kB
JSON
{
"_args": [
[
{
"raw": "connect-livereload@0.5.2",
"scope": null,
"escapedName": "connect-livereload",
"name": "connect-livereload",
"rawSpec": "0.5.2",
"spec": "0.5.2",
"type": "version"
},
"/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib"
]
],
"_from": "connect-livereload@0.5.2",
"_id": "connect-livereload@0.5.2",
"_inCache": true,
"_location": "/ionic/connect-livereload",
"_npmUser": {
"name": "andineck",
"email": "andi.neck@intesso.com"
},
"_npmVersion": "1.4.23",
"_phantomChildren": {},
"_requested": {
"raw": "connect-livereload@0.5.2",
"scope": null,
"escapedName": "connect-livereload",
"name": "connect-livereload",
"rawSpec": "0.5.2",
"spec": "0.5.2",
"type": "version"
},
"_requiredBy": [
"/ionic/ionic-app-lib"
],
"_resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.2.tgz",
"_shasum": "476878c372dd84ef99081f3fd36aa36a7aaef2aa",
"_shrinkwrap": null,
"_spec": "connect-livereload@0.5.2",
"_where": "/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib",
"author": {
"name": "Andi Neck",
"email": "andi.neck@intesso.com"
},
"bugs": {
"url": "https://github.com/intesso/connect-livereload/issues"
},
"contributors": [
{
"name": "Andi Neck",
"email": "andi.neck@intesso.com"
}
],
"dependencies": {},
"description": "connect middleware for adding the livereload script to the response",
"devDependencies": {
"express": "~3.2.2",
"mocha": "~1.9.0",
"supertest": "~0.15.0"
},
"directories": {},
"dist": {
"shasum": "476878c372dd84ef99081f3fd36aa36a7aaef2aa",
"tarball": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.2.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "c0f6c7475c8cbefe32fd4f39b26c7f52f179315e",
"homepage": "https://github.com/intesso/connect-livereload",
"keywords": [
"connect",
"livereload",
"live-reload"
],
"main": "index",
"maintainers": [
{
"name": "andineck",
"email": "andi.neck@intesso.com"
}
],
"name": "connect-livereload",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/intesso/connect-livereload.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "0.5.2"
}