58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"vue-style-loader@3.1.2",
|
|
"/Applications/work/GitLab/lepu-test-platform-web"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "vue-style-loader@3.1.2",
|
|
"_id": "vue-style-loader@3.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ICtVdK/p+qXWpdSs2alWtsXt9YnDoYjQe0w5616j9+/EhjoxZkbun34uWgsMFnC1MhrMMwaWiImz3K2jK1Yp2Q==",
|
|
"_location": "/vue-style-loader",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vue-style-loader@3.1.2",
|
|
"name": "vue-style-loader",
|
|
"escapedName": "vue-style-loader",
|
|
"rawSpec": "3.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/vue-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-3.1.2.tgz",
|
|
"_spec": "3.1.2",
|
|
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-style-loader/issues"
|
|
},
|
|
"dependencies": {
|
|
"hash-sum": "^1.0.2",
|
|
"loader-utils": "^1.0.2"
|
|
},
|
|
"description": "Vue.js style loader module for webpack",
|
|
"devDependencies": {
|
|
"jest": "^18.1.0"
|
|
},
|
|
"homepage": "https://github.com/vuejs/vue-style-loader#readme",
|
|
"license": "MIT",
|
|
"name": "vue-style-loader",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/vuejs/vue-style-loader.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"version": "3.1.2"
|
|
}
|