mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 18:07:20 +08:00
97 lines
1.8 KiB
JSON
97 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"open@7.3.0",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "open@7.3.0",
|
|
"_id": "open@7.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-RUYf3uRkRPNkW24U6zypS4Lhvmk=",
|
|
"_location": "/open",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "open@7.3.0",
|
|
"name": "open",
|
|
"escapedName": "open",
|
|
"rawSpec": "7.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/vite"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/open/-/open-7.3.0.tgz",
|
|
"_spec": "7.3.0",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"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.0"
|
|
}
|