{ "_from": "postcss-px2rem", "_id": "postcss-px2rem@0.3.0", "_inBundle": false, "_integrity": "sha512-ACZRimmOEDma0L/sI5ENREY3BoYB4LNME9iM9VcZU2t598OB9KLEPDYX8JBohNsvwJ+Nvlvk3IcGm0bRqOBC/Q==", "_location": "/postcss-px2rem", "_phantomChildren": { "escape-string-regexp": "1.0.5", "has-ansi": "2.0.0", "js-base64": "2.6.4" }, "_requested": { "type": "tag", "registry": true, "raw": "postcss-px2rem", "name": "postcss-px2rem", "escapedName": "postcss-px2rem", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/postcss-px2rem/-/postcss-px2rem-0.3.0.tgz", "_shasum": "0dfa4e8a268fa7478273f0c4b47c619834894041", "_spec": "postcss-px2rem", "_where": "D:\\xyProject\\cacfrontend", "author": { "name": "songsiqi", "email": "songsiqi2006@126.com" }, "bugs": { "url": "https://github.com/songsiqi/px2rem-postcss/issues" }, "bundleDependencies": false, "dependencies": { "postcss": "^5.0.0", "px2rem": "~0.5.0" }, "deprecated": false, "description": "Postcss version of px2rem", "devDependencies": { "autoprefixer": "^6.1.0", "mocha": "^2.1.0" }, "homepage": "https://github.com/songsiqi/px2rem-postcss", "keywords": [ "px2rem", "postcss-plugin" ], "license": "MIT", "main": "index.js", "name": "postcss-px2rem", "repository": { "type": "git", "url": "git+ssh://git@github.com/songsiqi/px2rem-postcss.git" }, "scripts": { "test": "mocha" }, "version": "0.3.0" }