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.
52 lines
1.4 KiB
52 lines
1.4 KiB
3 years ago
|
{
|
||
|
"_from": "script-loader@0.7.2",
|
||
|
"_id": "script-loader@0.7.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-UMNLEvgOAQuzK8ji8qIscM3GIrRCWN6MmMXGD4SD5l6cSycgGsCo0tX5xRnfQcoghqct0tjHjcykgI1PyBE2aA==",
|
||
|
"_location": "/script-loader",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "script-loader@0.7.2",
|
||
|
"name": "script-loader",
|
||
|
"escapedName": "script-loader",
|
||
|
"rawSpec": "0.7.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.7.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/script-loader/-/script-loader-0.7.2.tgz",
|
||
|
"_shasum": "2016db6f86f25f5cf56da38915d83378bb166ba7",
|
||
|
"_spec": "script-loader@0.7.2",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui",
|
||
|
"author": {
|
||
|
"name": "Tobias Koppers @sokra"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/webpack/script-loader/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"raw-loader": "~0.5.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "script loader module for webpack",
|
||
|
"devDependencies": {
|
||
|
"standard-version": "^4.2.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/webpack/script-loader",
|
||
|
"license": "MIT",
|
||
|
"name": "script-loader",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/webpack-contrib/script-loader.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"release": "standard-version"
|
||
|
},
|
||
|
"version": "0.7.2"
|
||
|
}
|