77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"tiny-lr-fork@0.0.5",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "tiny-lr-fork@0.0.5",
|
|
"_id": "tiny-lr-fork@0.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Hpnh4qhGm3NquX2X7vqYxx927Qo=",
|
|
"_location": "/tiny-lr-fork",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tiny-lr-fork@0.0.5",
|
|
"name": "tiny-lr-fork",
|
|
"escapedName": "tiny-lr-fork",
|
|
"rawSpec": "0.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt-contrib-watch"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz",
|
|
"_spec": "0.0.5",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "mklabs"
|
|
},
|
|
"bin": {
|
|
"tiny-lr-fork": "./bin/tiny-lr"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mklabs/tiny-lr/issues"
|
|
},
|
|
"config": {
|
|
"test_port": "9001"
|
|
},
|
|
"dependencies": {
|
|
"debug": "~0.7.0",
|
|
"faye-websocket": "~0.4.3",
|
|
"noptify": "~0.0.3",
|
|
"qs": "~0.5.2"
|
|
},
|
|
"description": "Tiny LiveReload server, background-friendly",
|
|
"devDependencies": {
|
|
"connect": "~2.7.2",
|
|
"express": "~3.0.6",
|
|
"mocha": "~1.7.1",
|
|
"request": "~2.12.0",
|
|
"supertest": "~0.4.2"
|
|
},
|
|
"homepage": "https://github.com/mklabs/tiny-lr",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/mklabs/tiny-lr/blob/master/LICENSE-MIT"
|
|
}
|
|
],
|
|
"main": "./lib",
|
|
"name": "tiny-lr-fork",
|
|
"repository": {
|
|
"url": "git://github.com/mklabs/tiny-lr.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish:": "npm test",
|
|
"test": "mocha --reporter list",
|
|
"test-debug": "DEBUG=tinylr:* mocha --reporter list",
|
|
"test-debug-all": "DEBUG=* mocha --reporter list"
|
|
},
|
|
"version": "0.0.5"
|
|
}
|