智能照明系统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/94/940c5f96ae5e7b813cd4eddfc41...

67 lines
1.6 KiB

{
"_args": [
[
"postcss-comment@2.0.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "postcss-comment@2.0.0",
"_id": "postcss-comment@2.0.0",
"_inBundle": false,
"_integrity": "sha1-bIgI5kzuJcMxRlGKioKUSwXxHm8=",
"_location": "/postcss-comment",
"_phantomChildren": {
"chalk": "2.4.2",
"has-flag": "3.0.0",
"source-map": "0.6.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-comment@2.0.0",
"name": "postcss-comment",
"escapedName": "postcss-comment",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npm.taobao.org/postcss-comment/download/postcss-comment-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "zoubin"
},
"bugs": {
"url": "https://github.com/zoubin/postcss-comment/issues"
},
"dependencies": {
"postcss": "^6.0.0"
},
"description": "Allow postcss to support inline comments",
"devDependencies": {
"postcss-scss": "^0.1.9",
"tap": "^6.0.0"
},
"homepage": "https://github.com/zoubin/postcss-comment#readme",
"keywords": [
"postcss",
"inline",
"comment"
],
"license": "MIT",
"main": "index.js",
"name": "postcss-comment",
"repository": {
"type": "git",
"url": "git+https://github.com/zoubin/postcss-comment.git"
},
"scripts": {
"coveralls": "COVERALLS_REPO_TOKEN=REPO_TOKEN npm test",
"test": "tap test/*.js"
},
"version": "2.0.0"
}