| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/mini-lr/ |
Upload File : |
{
"_args": [
[
{
"raw": "mini-lr@^0.1.8",
"scope": null,
"escapedName": "mini-lr",
"name": "mini-lr",
"rawSpec": "^0.1.8",
"spec": ">=0.1.8 <0.2.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/gulp-refresh"
]
],
"_from": "mini-lr@>=0.1.8 <0.2.0",
"_id": "mini-lr@0.1.9",
"_inCache": true,
"_location": "/mini-lr",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "elwayman02",
"email": "hawker.jordan@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {
"content-type": "1.0.2",
"debug": "2.2.0",
"depd": "1.1.0",
"iconv-lite": "0.4.13",
"inherits": "2.0.3",
"on-finished": "2.3.0",
"raw-body": "2.1.7",
"statuses": "1.3.0",
"type-is": "1.6.13"
},
"_requested": {
"raw": "mini-lr@^0.1.8",
"scope": null,
"escapedName": "mini-lr",
"name": "mini-lr",
"rawSpec": "^0.1.8",
"spec": ">=0.1.8 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/gulp-refresh"
],
"_resolved": "https://registry.npmjs.org/mini-lr/-/mini-lr-0.1.9.tgz",
"_shasum": "02199d27347953d1fd1d6dbded4261f187b2d0f6",
"_shrinkwrap": null,
"_spec": "mini-lr@^0.1.8",
"_where": "/home/gavin/workspace/meanjs/node_modules/gulp-refresh",
"author": {
"name": "mklabs"
},
"bugs": {
"url": "https://github.com/elwayman02/mini-lr/issues"
},
"config": {
"test_port": "9001"
},
"contributors": [
{
"name": "Jordan Hawker",
"email": "hawker.jordan@gmail.com",
"url": "http://www.JordanHawker.com"
}
],
"dependencies": {
"body-parser": "~1.14.0",
"debug": "^2.2.0",
"faye-websocket": "~0.7.2",
"livereload-js": "^2.2.0",
"parseurl": "~1.3.0",
"qs": "~2.2.3"
},
"description": "Mini LiveReload server, background-friendly",
"devDependencies": {
"connect": "^2.14.5",
"express": "^4.1.1",
"mocha": "^1.18.2",
"phantomjs": "^1.9.7-5",
"request": "^2.34.0",
"supertest": "^0.12.0",
"wd": "^0.2.21"
},
"directories": {},
"dist": {
"shasum": "02199d27347953d1fd1d6dbded4261f187b2d0f6",
"tarball": "https://registry.npmjs.org/mini-lr/-/mini-lr-0.1.9.tgz"
},
"gitHead": "8b7248023844c1a915392d3e9dea6131fcb0671a",
"homepage": "https://github.com/elwayman02/mini-lr",
"license": "MIT",
"main": "./lib",
"maintainers": [
{
"name": "elwayman02",
"email": "hawker.jordan@gmail.com"
}
],
"name": "mini-lr",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/elwayman02/mini-lr.git"
},
"scripts": {
"get-change": "curl http://localhost:35729/changed?files=site.css",
"phantom-start": "sh scripts/phantom-start",
"phantom-stop": "sh scripts/phantom-stop",
"post-change": "sh scripts/post-change",
"posttest": "npm run phantom-stop",
"prepublish:": "npm test",
"pretest": "npm run phantom-start",
"serve": "node examples/express/server.js",
"test": "mocha --reporter spec test/wd test",
"test-debug": "DEBUG=minilr:* mocha --reporter list",
"test-debug-all": "DEBUG=* mocha --reporter list"
},
"version": "0.1.9"
}