{
  "name": "jsincss-element-units",
  "version": "2.1.0",
  "description": "An element unit plugin for jsincss",
  "main": "index.js",
  "module": "index.vanilla.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tomhodgins/jsincss-element-units.git"
  },
  "keywords": [
    "jsincss",
    "js-in-css",
    "element",
    "percentage",
    "unit",
    "ew",
    "eh",
    "emin",
    "emax",
    "css"
  ],
  "author": "Tommy Hodgins",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tomhodgins/jsincss-element-units/issues"
  },
  "homepage": "https://github.com/tomhodgins/jsincss-element-units#readme"
}
