{
  "name": "emotive",
  "version": "1.2.4",
  "description": "Dynamic \"css in js\" without interpolation or language injection",
  "author": "zanomate",
  "license": "ISC",
  "homepage": "https://github.com/zanomate/emotive#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zanomate/emotive.git"
  },
  "bugs": {
    "url": "https://github.com/zanomate/emotive/issues"
  },
  "keywords": [
    "css-in-js",
    "emotive",
    "react"
  ],
  "main": "emotive.csj.js",
  "module": "emotive.esm.js",
  "browser": "emotive.js",
  "types": "emotive.d.ts"
}
