{ "_args": [ [ "postcss-helpers@0.3.3", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_development": true, "_from": "postcss-helpers@0.3.3", "_id": "postcss-helpers@0.3.3", "_inBundle": false, "_integrity": "sha512-VumiUcrpbxGlTBNQj6fUOkb/HNRUk/xYz8bNlhgVOdvk3yWEy4B+0nlDUZZM9mTVZ5bJoxUy7WT6z/4E7oMTgw==", "_location": "/postcss-helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-helpers@0.3.3", "name": "postcss-helpers", "escapedName": "postcss-helpers", "rawSpec": "0.3.3", "saveSpec": null, "fetchSpec": "0.3.3" }, "_requiredBy": [ "/postcss-urlrewrite" ], "_resolved": "https://registry.npmmirror.com/postcss-helpers/-/postcss-helpers-0.3.3.tgz", "_spec": "0.3.3", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "authors": [ "Alexey Ivanov " ], "bugs": { "url": "https://github.com/iAdramelk/postcss-helpers/issues" }, "dependencies": { "urijs": "^1.18.12" }, "description": "Some general purpose helpers for PostCSS, created to make working with url() and @import values more easy.", "devDependencies": { "mocha": "^3.5.0" }, "engines": { "node": ">=0.12.9" }, "homepage": "https://github.com/iAdramelk/postcss-helpers#readme", "keywords": [ "postcss" ], "license": "MIT", "main": "index.js", "name": "postcss-helpers", "repository": { "type": "git", "url": "git+https://github.com/iAdramelk/postcss-helpers.git" }, "scripts": { "test": "mocha --reporter list" }, "version": "0.3.3" }