@zkochan/pnpm
Version:
A fast implementation of npm install
102 lines (101 loc) • 2.58 kB
JSON
{
"_args": [
[
{
"raw": "connect-livereload@0.5.4",
"scope": null,
"escapedName": "connect-livereload",
"name": "connect-livereload",
"rawSpec": "0.5.4",
"spec": "0.5.4",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\metalsmith-start"
]
],
"_from": "connect-livereload@0.5.4",
"_id": "connect-livereload@0.5.4",
"_inCache": true,
"_installable": true,
"_location": "/connect-livereload",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "andineck",
"email": "andi.neck@intesso.com"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {},
"_requested": {
"raw": "connect-livereload@0.5.4",
"scope": null,
"escapedName": "connect-livereload",
"name": "connect-livereload",
"rawSpec": "0.5.4",
"spec": "0.5.4",
"type": "version"
},
"_requiredBy": [
"/metalsmith-start"
],
"_resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.4.tgz",
"_shasum": "80157d1371c9f37cc14039ab1895970d119dc3bc",
"_shrinkwrap": null,
"_spec": "connect-livereload@0.5.4",
"_where": "C:\\src\\pnpm\\node_modules\\metalsmith-start",
"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": {
"connect": "^3.3.4",
"express": "~4.11.2",
"mocha": "~2.1.0",
"serve-static": "^1.8.1",
"supertest": "~0.15.0"
},
"directories": {},
"dist": {
"shasum": "80157d1371c9f37cc14039ab1895970d119dc3bc",
"tarball": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.4.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "b5f49da7de780aad868e07870b6372c164b45101",
"homepage": "https://github.com/intesso/connect-livereload#readme",
"keywords": [
"connect",
"livereload",
"live-reload"
],
"license": "MIT",
"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.4"
}