智能照明系统APP-本地串口
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.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/b0/b038c5f0141d979a3130df3ef67...

64 lines
1.6 KiB

{
"_args": [
[
"postcss-urlrewrite@0.2.2",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "postcss-urlrewrite@0.2.2",
"_id": "postcss-urlrewrite@0.2.2",
"_inBundle": false,
"_integrity": "sha1-utU/TeBLwIEvJ4czMUvTBi7Ta9Q=",
"_location": "/postcss-urlrewrite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-urlrewrite@0.2.2",
"name": "postcss-urlrewrite",
"escapedName": "postcss-urlrewrite",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/@dcloudio/uni-cli-shared"
],
"_resolved": "https://registry.npm.taobao.org/postcss-urlrewrite/download/postcss-urlrewrite-0.2.2.tgz",
"_spec": "0.2.2",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"authors": [
"Alexey Ivanov <iadramelk@gmail.com>"
],
"bugs": {
"url": "https://github.com/iAdramelk/postcss-urlrewrite/issues"
},
"dependencies": {
"postcss-helpers": "^0.3.2"
},
"description": "PostCSS plugin for easy url() rewriting.",
"devDependencies": {
"mocha": "^3.5.0",
"postcss": "^6.0.10"
},
"engines": {
"node": ">=0.12.9"
},
"homepage": "https://github.com/iAdramelk/postcss-urlrewrite#readme",
"keywords": [
"postcss",
"css"
],
"license": "MIT",
"main": "index.js",
"name": "postcss-urlrewrite",
"repository": {
"type": "git",
"url": "git+https://github.com/iAdramelk/postcss-urlrewrite.git"
},
"scripts": {
"test": "mocha --reporter list"
},
"version": "0.2.2"
}