{
    "name": "gulp-rem",
    "version": "1.1.6",
    "description": "a gulp plugin change px to rem",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
        "gulp-rem",
        "gulp",
        "rem",
        "rem2px"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/js571/gulp-rem.git",
        "web": "https://github.com/js571/gulp-rem.git"
    },
    "bugs": {
        "url": "https://github.com/js571/gulp-rem/issues",
        "email": "464896740@qq.com"
    },
    "author": "Maat",
    "license": "MIT",
    "dependencies": {
        "gulp-util": "^3.0.4",
        "object-assign": "^2.0.0",
        "through2": "^0.6.3"
    }
}
