dd
This commit is contained in:
81
extensions/Excel转JSON/node_modules/env-paths/package.json
generated
vendored
Normal file
81
extensions/Excel转JSON/node_modules/env-paths/package.json
generated
vendored
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"env-paths@2.2.1",
|
||||
"/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "env-paths@2.2.1",
|
||||
"_id": "env-paths@2.2.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-QgOZ1BbOH76bwKB8Yvpo1n/Q+PI=",
|
||||
"_location": "/env-paths",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "env-paths@2.2.1",
|
||||
"name": "env-paths",
|
||||
"escapedName": "env-paths",
|
||||
"rawSpec": "2.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/conf"
|
||||
],
|
||||
"_resolved": "https://registry.nlark.com/env-paths/download/env-paths-2.2.1.tgz?cache=0&sync_timestamp=1630095479786&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fenv-paths%2Fdownload%2Fenv-paths-2.2.1.tgz",
|
||||
"_spec": "2.2.1",
|
||||
"_where": "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/env-paths/issues"
|
||||
},
|
||||
"description": "Get paths for storing things like data, config, cache, etc",
|
||||
"devDependencies": {
|
||||
"ava": "^1.4.1",
|
||||
"tsd": "^0.7.1",
|
||||
"xo": "^0.24.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts"
|
||||
],
|
||||
"homepage": "https://github.com/sindresorhus/env-paths#readme",
|
||||
"keywords": [
|
||||
"common",
|
||||
"user",
|
||||
"paths",
|
||||
"env",
|
||||
"environment",
|
||||
"directory",
|
||||
"dir",
|
||||
"appdir",
|
||||
"path",
|
||||
"data",
|
||||
"config",
|
||||
"cache",
|
||||
"logs",
|
||||
"temp",
|
||||
"linux",
|
||||
"unix"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "env-paths",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/env-paths.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava && tsd"
|
||||
},
|
||||
"version": "2.2.1"
|
||||
}
|
||||
Reference in New Issue
Block a user