{ "_from": "postcss-px2units", "_id": "postcss-px2units@0.2.0", "_inBundle": false, "_integrity": "sha512-Jb3Z63DOh5bxYfxPnS2hDX5RAC1JSc9oBqroL/fN0kYqiNIw7p4plXGqtRKN62pkcfd5CfT6D9XIFFl8Ta3u0A==", "_location": "/postcss-px2units", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "postcss-px2units", "name": "postcss-px2units", "escapedName": "postcss-px2units", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmmirror.com/postcss-px2units/-/postcss-px2units-0.2.0.tgz", "_shasum": "3793bf1a8ffe734b1093383277d54ac4cceabe4c", "_spec": "postcss-px2units", "_where": "/Users/chenpengming/代码/微纳园管理端", "author": { "name": "yingye" }, "bugs": { "url": "https://github.com/yingye/postcss-px2units/issues" }, "bundleDependencies": false, "dependencies": { "object-assign": "^4.1.1", "postcss": "^6.0.19" }, "deprecated": false, "description": "postcss plugin", "devDependencies": { "chai": "^4.1.2", "eslint-config-xo-space": "^0.18.0", "gulp": "^3.9.1", "gulp-eslint": "^4.0.2", "gulp-mocha": "^5.0.0", "gulp-postcss": "^7.0.1" }, "homepage": "https://github.com/yingye/postcss-px2units#readme", "keywords": [ "postcss", "plugin", "pxtotarget" ], "license": "MIT", "main": "index.js", "name": "postcss-px2units", "repository": { "type": "git", "url": "git+https://github.com/yingye/postcss-px2units.git" }, "scripts": { "dev": "gulp", "test": "mocha --repotter spec test" }, "version": "0.2.0" }