You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.5 KiB

{
"_from": "json-loader@^0.5.4",
"_id": "json-loader@0.5.7",
"_inBundle": false,
"_integrity": "sha1-3KFKcCNf+C8KyaOr62DTN6NlGF0=",
"_location": "/json-loader",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "json-loader@^0.5.4",
"name": "json-loader",
"escapedName": "json-loader",
"rawSpec": "^0.5.4",
"saveSpec": null,
"fetchSpec": "^0.5.4"
},
"_requiredBy": [
"/vue-photo-preview/webpack"
],
"_resolved": "https://registry.npm.taobao.org/json-loader/download/json-loader-0.5.7.tgz?cache=0&sync_timestamp=1586264303942&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjson-loader%2Fdownload%2Fjson-loader-0.5.7.tgz",
"_shasum": "dca14a70235ff82f0ac9a3abeb60d337a365185d",
"_spec": "json-loader@^0.5.4",
"_where": "/Users/linhuakun/Downloads/coderlhk/codewhy/node_modules/vue-photo-preview/node_modules/webpack",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/json-loader/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "json loader module for webpack",
"devDependencies": {
"standard-version": "^4.2.0"
},
"homepage": "https://github.com/webpack/json-loader#readme",
"license": "MIT",
"name": "json-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/json-loader.git"
},
"scripts": {
"release": "standard-version"
},
"version": "0.5.7"
}