69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"_from": "inject-lr-script@^2.1.0",
|
|
"_id": "inject-lr-script@2.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-5htehMEYczkGy+oB7D10Zpijn2U=",
|
|
"_location": "/inject-lr-script",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "inject-lr-script@^2.1.0",
|
|
"name": "inject-lr-script",
|
|
"escapedName": "inject-lr-script",
|
|
"rawSpec": "^2.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/budo"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/inject-lr-script/-/inject-lr-script-2.1.0.tgz",
|
|
"_shasum": "e61b5e84c118733906cbea01ec3d746698a39f65",
|
|
"_spec": "inject-lr-script@^2.1.0",
|
|
"_where": "C:\\Users\\User\\Documents\\Git\\asdf-games\\node_modules\\budo",
|
|
"author": {
|
|
"name": "Matt DesLauriers",
|
|
"email": "dave.des@gmail.com",
|
|
"url": "https://github.com/mattdesl"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mattdesl/inject-lr-script/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"resp-modifier": "^6.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "inject live reload into HTML content",
|
|
"devDependencies": {
|
|
"request": "^2.53.0",
|
|
"serve-static": "^1.10.2",
|
|
"stacked": "^1.1.1",
|
|
"standard": "^5.4.1",
|
|
"tape": "^3.5.0"
|
|
},
|
|
"homepage": "https://github.com/mattdesl/inject-lr-script",
|
|
"keywords": [
|
|
"inject",
|
|
"live",
|
|
"reload",
|
|
"tiny-lr",
|
|
"lr",
|
|
"tiny",
|
|
"tinyreload",
|
|
"html"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "inject-lr-script",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mattdesl/inject-lr-script.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && node test/test.js"
|
|
},
|
|
"version": "2.1.0"
|
|
}
|