初始化代码
This commit is contained in:
81
uniapp/uni-app/node_modules/postcss-load-config/package.json
generated
vendored
Normal file
81
uniapp/uni-app/node_modules/postcss-load-config/package.json
generated
vendored
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"postcss-load-config@2.1.2",
|
||||
"C:\\Users\\Administrator\\Desktop\\wechat农场"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "postcss-load-config@2.1.2",
|
||||
"_id": "postcss-load-config@2.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==",
|
||||
"_location": "/postcss-load-config",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "postcss-load-config@2.1.2",
|
||||
"name": "postcss-load-config",
|
||||
"escapedName": "postcss-load-config",
|
||||
"rawSpec": "2.1.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.1.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/postcss-loader"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.2.tgz",
|
||||
"_spec": "2.1.2",
|
||||
"_where": "C:\\Users\\Administrator\\Desktop\\wechat农场",
|
||||
"author": {
|
||||
"name": "Michael Ciniawky",
|
||||
"email": "michael.ciniawsky@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/postcss/postcss-load-config/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Ryan Dunckel"
|
||||
},
|
||||
{
|
||||
"name": "Mateusz Derks"
|
||||
},
|
||||
{
|
||||
"name": "Dalton Santos"
|
||||
},
|
||||
{
|
||||
"name": "Patrick Gilday"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"cosmiconfig": "^5.0.0",
|
||||
"import-cwd": "^2.0.0"
|
||||
},
|
||||
"description": "Autoload Config for PostCSS",
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
},
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/postcss/"
|
||||
},
|
||||
"homepage": "https://github.com/postcss/postcss-load-config#readme",
|
||||
"keywords": [
|
||||
"postcss",
|
||||
"postcssrc",
|
||||
"postcss.config.js"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"name": "postcss-load-config",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/postcss/postcss-load-config.git"
|
||||
},
|
||||
"version": "2.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user