87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
![]() |
{
|
||
|
"_from": "is-installed-globally@^0.3.1",
|
||
|
"_id": "is-installed-globally@0.3.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-/T76ee5nDRGHIzGC1bCh3QAxMUE=",
|
||
|
"_location": "/is-installed-globally",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "is-installed-globally@^0.3.1",
|
||
|
"name": "is-installed-globally",
|
||
|
"escapedName": "is-installed-globally",
|
||
|
"rawSpec": "^0.3.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.3.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/update-notifier"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/is-installed-globally/download/is-installed-globally-0.3.2.tgz?cache=0&sync_timestamp=1610875271474&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-installed-globally%2Fdownload%2Fis-installed-globally-0.3.2.tgz",
|
||
|
"_shasum": "fd3efa79ee670d1187233182d5b0a1dd00313141",
|
||
|
"_spec": "is-installed-globally@^0.3.1",
|
||
|
"_where": "E:\\GreateCommunity\\node_modules\\update-notifier",
|
||
|
"author": {
|
||
|
"name": "Sindre Sorhus",
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"url": "sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/is-installed-globally/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"global-dirs": "^2.0.1",
|
||
|
"is-path-inside": "^3.0.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Check if your package was installed globally",
|
||
|
"devDependencies": {
|
||
|
"ava": "^2.4.0",
|
||
|
"cpy": "^7.3.0",
|
||
|
"del": "^5.1.0",
|
||
|
"execa": "^2.0.4",
|
||
|
"make-dir": "^3.0.0",
|
||
|
"tsd": "^0.10.0",
|
||
|
"xo": "^0.25.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"index.d.ts"
|
||
|
],
|
||
|
"funding": "https://github.com/sponsors/sindresorhus",
|
||
|
"homepage": "https://github.com/sindresorhus/is-installed-globally#readme",
|
||
|
"keywords": [
|
||
|
"global",
|
||
|
"package",
|
||
|
"globally",
|
||
|
"module",
|
||
|
"install",
|
||
|
"installed",
|
||
|
"npm",
|
||
|
"yarn",
|
||
|
"is",
|
||
|
"check",
|
||
|
"detect",
|
||
|
"local",
|
||
|
"locally",
|
||
|
"cli",
|
||
|
"bin",
|
||
|
"binary"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "is-installed-globally",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/is-installed-globally.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "xo && ava && tsd"
|
||
|
},
|
||
|
"version": "0.3.2"
|
||
|
}
|