116 lines
2.5 KiB
JSON
116 lines
2.5 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"opn@4.0.2",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync"
|
||
|
]
|
||
|
],
|
||
|
"_from": "opn@4.0.2",
|
||
|
"_id": "opn@4.0.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/opn",
|
||
|
"_nodeVersion": "4.4.2",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/opn-4.0.2.tgz_1463477356148_0.1645404922310263"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "3.9.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "opn",
|
||
|
"raw": "opn@4.0.2",
|
||
|
"rawSpec": "4.0.2",
|
||
|
"scope": null,
|
||
|
"spec": "4.0.2",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/browser-sync"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/opn/-/opn-4.0.2.tgz",
|
||
|
"_shasum": "7abc22e644dff63b0a96d5ab7f2790c0f01abc95",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "opn@4.0.2",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync",
|
||
|
"author": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "Sindre Sorhus",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/opn/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"object-assign": "^4.0.1",
|
||
|
"pinkie-promise": "^2.0.0"
|
||
|
},
|
||
|
"description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
|
||
|
"devDependencies": {
|
||
|
"ava": "*",
|
||
|
"xo": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "7abc22e644dff63b0a96d5ab7f2790c0f01abc95",
|
||
|
"tarball": "https://registry.npmjs.org/opn/-/opn-4.0.2.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"xdg-open"
|
||
|
],
|
||
|
"gitHead": "b56b0e981ee377d3b04c57a4e6748ad2793ada17",
|
||
|
"homepage": "https://github.com/sindresorhus/opn#readme",
|
||
|
"installable": true,
|
||
|
"keywords": [
|
||
|
"app",
|
||
|
"args",
|
||
|
"arguments",
|
||
|
"browser",
|
||
|
"child",
|
||
|
"cmd",
|
||
|
"default",
|
||
|
"editor",
|
||
|
"exe",
|
||
|
"exec",
|
||
|
"executable",
|
||
|
"file",
|
||
|
"launch",
|
||
|
"open",
|
||
|
"opener",
|
||
|
"opens",
|
||
|
"opn",
|
||
|
"process",
|
||
|
"spawn",
|
||
|
"start",
|
||
|
"url",
|
||
|
"urls",
|
||
|
"website",
|
||
|
"xdg",
|
||
|
"xdg-open"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "sindresorhus",
|
||
|
"email": "sindresorhus@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "opn",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/opn.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "4.0.2"
|
||
|
}
|