{
  "name": "px2vw",
  "version": "1.3.2",
  "main": "px2vw.js",
  "keywords": [
    "css",
    "px",
    "vw"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/hezedu/px2vw.git"
  },
  "files": [
    "dist",
    "px2vw.js"
  ],
  "author": {
    "name": "hezedu"
  },
  "dependencies": {},
  "license": "MIT",
  "email": "hezedu@hotmail.com",
  "description": "css's px to vw",
  "bugs": {
    "url": "https://github.com/hezedu/px2vw/issues"
  }
}
