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.

120 lines
2.6 KiB

6 years ago
{
"_args": [
[
"opn@5.3.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync"
]
],
"_from": "opn@5.3.0",
"_hasShrinkwrap": false,
"_id": "opn@5.3.0",
"_inCache": true,
"_installable": true,
"_location": "/opn",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/opn_5.3.0_1521043017699_0.273982435971718"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "opn",
"raw": "opn@5.3.0",
"rawSpec": "5.3.0",
"scope": null,
"spec": "5.3.0",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
"_shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
"_shrinkwrap": null,
"_spec": "opn@5.3.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/opn/issues"
},
"dependencies": {
"is-wsl": "^1.1.0"
},
"description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
"shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
"tarball": "http://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
"unpackedSize": 31066
},
"engines": {
"node": ">=4"
},
"files": [
"index.js",
"xdg-open"
],
"gitHead": "cfab3f9ba2096b00fef655f454be65b070f49d8a",
"homepage": "https://github.com/sindresorhus/opn#readme",
"keywords": [
"app",
"open",
"opn",
"opener",
"opens",
"launch",
"start",
"xdg-open",
"xdg",
"default",
"cmd",
"browser",
"editor",
"executable",
"exe",
"url",
"urls",
"arguments",
"args",
"spawn",
"exec",
"child",
"process",
"website",
"file"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "opn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/opn.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "5.3.0"
}