@zkochan/pnpm
Version:
A fast implementation of npm install
90 lines (89 loc) • 2.34 kB
JSON
{
"_args": [
[
{
"raw": "livereload-js@^2.2.0",
"scope": null,
"escapedName": "livereload-js",
"name": "livereload-js",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\tiny-lr"
]
],
"_from": "livereload-js@>=2.2.0 <3.0.0",
"_id": "livereload-js@2.2.2",
"_inCache": true,
"_installable": true,
"_location": "/livereload-js",
"_nodeVersion": "0.10.35",
"_npmUser": {
"name": "andreyvit",
"email": "andrey@tarantsov.com"
},
"_npmVersion": "2.1.17",
"_phantomChildren": {},
"_requested": {
"raw": "livereload-js@^2.2.0",
"scope": null,
"escapedName": "livereload-js",
"name": "livereload-js",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/tiny-lr"
],
"_resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.2.2.tgz",
"_shasum": "6c87257e648ab475bc24ea257457edcc1f8d0bc2",
"_shrinkwrap": null,
"_spec": "livereload-js@^2.2.0",
"_where": "C:\\src\\pnpm\\node_modules\\tiny-lr",
"bugs": {
"url": "https://github.com/zaius/livereload-js/issues"
},
"dependencies": {},
"description": "LiveReload JS client - auto reload browser on changes",
"devDependencies": {
"coffee-script": "~1.7.1",
"expresso": "~0.9.2",
"grunt": "^0.4.5",
"grunt-browserify": "^3.3.0",
"grunt-contrib-coffee": "^0.12.0",
"grunt-mocha-test": "^0.12.6",
"jsdom": "~0.10.5",
"mocha": "^2.1.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "6c87257e648ab475bc24ea257457edcc1f8d0bc2",
"tarball": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.2.2.tgz"
},
"gitHead": "e1d943628005ad8d18a50ee1e8c29858ca748d10",
"homepage": "https://github.com/zaius/livereload-js",
"license": "MIT",
"main": "lib/startup.js",
"maintainers": [
{
"name": "andreyvit",
"email": "andrey@tarantsov.com"
}
],
"name": "livereload-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/zaius/livereload-js.git"
},
"scripts": {
"prepublish": "grunt build",
"test": "grunt test"
},
"version": "2.2.2"
}