{ "_args": [ [ "postcss-comment@2.0.0", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_development": true, "_from": "postcss-comment@2.0.0", "_id": "postcss-comment@2.0.0", "_inBundle": false, "_integrity": "sha512-5zT5iKU7c0tK9KJFNrVf+g1MGTkzf/4V3e0Zzm2g1uoFQC5jeTHmB9O1iAqh97+jnKpc6al204e0pwFUiCwseg==", "_location": "/postcss-comment", "_phantomChildren": { "chalk": "2.4.2", "source-map": "0.6.1", "supports-color": "5.5.0" }, "_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.npmmirror.com/postcss-comment/-/postcss-comment-2.0.0.tgz", "_spec": "2.0.0", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "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" }