2021-01-12 12:43:41 +00:00
|
|
|
{
|
2021-03-07 18:55:26 +00:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"open@7.3.1",
|
|
|
|
"/home/nuno/Documents/core/software/fresh/js/metaforecasts/metaforecasts-current"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "open@7.3.1",
|
|
|
|
"_id": "open@7.3.1",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==",
|
|
|
|
"_location": "/open",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "open@7.3.1",
|
|
|
|
"name": "open",
|
|
|
|
"escapedName": "open",
|
|
|
|
"rawSpec": "7.3.1",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "7.3.1"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/open/-/open-7.3.1.tgz",
|
|
|
|
"_spec": "7.3.1",
|
|
|
|
"_where": "/home/nuno/Documents/core/software/fresh/js/metaforecasts/metaforecasts-current",
|
|
|
|
"author": {
|
|
|
|
"name": "Sindre Sorhus",
|
|
|
|
"email": "sindresorhus@gmail.com",
|
|
|
|
"url": "https://sindresorhus.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/sindresorhus/open/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"is-docker": "^2.0.0",
|
|
|
|
"is-wsl": "^2.1.1"
|
|
|
|
},
|
|
|
|
"description": "Open stuff like URLs, files, executables. Cross-platform.",
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "^12.7.5",
|
|
|
|
"ava": "^2.3.0",
|
|
|
|
"tsd": "^0.11.0",
|
|
|
|
"xo": "^0.25.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"index.js",
|
|
|
|
"index.d.ts",
|
|
|
|
"xdg-open"
|
|
|
|
],
|
|
|
|
"funding": "https://github.com/sponsors/sindresorhus",
|
|
|
|
"homepage": "https://github.com/sindresorhus/open#readme",
|
|
|
|
"keywords": [
|
|
|
|
"app",
|
|
|
|
"open",
|
|
|
|
"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",
|
|
|
|
"name": "open",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/sindresorhus/open.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "xo && tsd"
|
|
|
|
},
|
|
|
|
"version": "7.3.1"
|
2021-01-12 12:43:41 +00:00
|
|
|
}
|