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.
76 lines
1.9 KiB
76 lines
1.9 KiB
4 months ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"loader-utils@2.0.2",
|
||
|
"D:\\YuanZhuoLogistics\\WarehouseManagerVue"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "loader-utils@2.0.2",
|
||
|
"_id": "loader-utils@2.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
|
||
|
"_location": "/loader-utils",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "loader-utils@2.0.2",
|
||
|
"name": "loader-utils",
|
||
|
"escapedName": "loader-utils",
|
||
|
"rawSpec": "2.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/cli-service/vue-loader-v16",
|
||
|
"/babel-loader"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
|
||
|
"_spec": "2.0.2",
|
||
|
"_where": "D:\\YuanZhuoLogistics\\WarehouseManagerVue",
|
||
|
"author": {
|
||
|
"name": "Tobias Koppers @sokra"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/webpack/loader-utils/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"big.js": "^5.2.2",
|
||
|
"emojis-list": "^3.0.0",
|
||
|
"json5": "^2.1.2"
|
||
|
},
|
||
|
"description": "utils for webpack loaders",
|
||
|
"devDependencies": {
|
||
|
"coveralls": "^3.0.9",
|
||
|
"eslint": "^6.8.0",
|
||
|
"eslint-plugin-node": "^11.0.0",
|
||
|
"eslint-plugin-prettier": "^3.1.2",
|
||
|
"jest": "^25.1.0",
|
||
|
"prettier": "^1.19.1",
|
||
|
"standard-version": "^7.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.9.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"lib"
|
||
|
],
|
||
|
"homepage": "https://github.com/webpack/loader-utils#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "loader-utils",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/webpack/loader-utils.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "eslint lib test",
|
||
|
"pretest": "yarn lint",
|
||
|
"release": "yarn test && standard-version",
|
||
|
"test": "jest",
|
||
|
"test:ci": "jest --coverage"
|
||
|
},
|
||
|
"version": "2.0.2"
|
||
|
}
|