mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"json-parse-even-better-errors@2.3.1",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "json-parse-even-better-errors@2.3.1",
|
|
"_id": "json-parse-even-better-errors@2.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0=",
|
|
"_location": "/json-parse-even-better-errors",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "json-parse-even-better-errors@2.3.1",
|
|
"name": "json-parse-even-better-errors",
|
|
"escapedName": "json-parse-even-better-errors",
|
|
"rawSpec": "2.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/parse-json"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
"_spec": "2.3.1",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Kat Marchán",
|
|
"email": "kzm@zkat.tech"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/json-parse-even-better-errors/issues"
|
|
},
|
|
"description": "JSON.parse with context information on error",
|
|
"devDependencies": {
|
|
"tap": "^14.6.5"
|
|
},
|
|
"files": [
|
|
"*.js"
|
|
],
|
|
"homepage": "https://github.com/npm/json-parse-even-better-errors#readme",
|
|
"keywords": [
|
|
"JSON",
|
|
"parser"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "json-parse-even-better-errors",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/json-parse-even-better-errors.git"
|
|
},
|
|
"scripts": {
|
|
"postversion": "npm publish",
|
|
"prepublishOnly": "git push --follow-tags",
|
|
"preversion": "npm t",
|
|
"snap": "tap",
|
|
"test": "tap"
|
|
},
|
|
"tap": {
|
|
"check-coverage": true
|
|
},
|
|
"version": "2.3.1"
|
|
}
|