You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92 lines
2.2 KiB
92 lines
2.2 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"dev-ip@^1.0.1",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync"
|
||
|
]
|
||
|
],
|
||
|
"_from": "dev-ip@>=1.0.1 <2.0.0",
|
||
|
"_id": "dev-ip@1.0.1",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/dev-ip",
|
||
|
"_nodeVersion": "0.10.26",
|
||
|
"_npmUser": {
|
||
|
"email": "shakyshane@gmail.com",
|
||
|
"name": "shakyshane"
|
||
|
},
|
||
|
"_npmVersion": "2.1.16",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "dev-ip",
|
||
|
"raw": "dev-ip@^1.0.1",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.1 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/browser-sync"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz",
|
||
|
"_shasum": "a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "dev-ip@^1.0.1",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync",
|
||
|
"author": {
|
||
|
"email": "shane.osbourne8@gmail.com",
|
||
|
"name": "Shane Osbourne"
|
||
|
},
|
||
|
"bin": {
|
||
|
"dev-ip": "lib/dev-ip.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/shakyshane/dev-ip/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Find a suitable IP host to view local websites on.",
|
||
|
"devDependencies": {
|
||
|
"chai": "^1.10.0",
|
||
|
"jshint": "^2.5.11",
|
||
|
"mocha": "^2.1.0",
|
||
|
"sinon": "^1.12.2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0",
|
||
|
"tarball": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8.0"
|
||
|
},
|
||
|
"gitHead": "faa2af88e4bb69eaa01148c3203aea1d82b45682",
|
||
|
"homepage": "https://github.com/shakyshane/dev-ip",
|
||
|
"keywords": [],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "https://github.com/shakyshane/dev-ip/blob/master/LICENSE-MIT"
|
||
|
}
|
||
|
],
|
||
|
"main": "lib/dev-ip",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "shane.osbourne8@gmail.com",
|
||
|
"name": "shakyshane"
|
||
|
}
|
||
|
],
|
||
|
"name": "dev-ip",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/shakyshane/dev-ip.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "jshint lib/*.js test/*.js",
|
||
|
"test": "npm run lint && npm run unit",
|
||
|
"unit": "mocha"
|
||
|
},
|
||
|
"version": "1.0.1"
|
||
|
}
|