{
  "name": "cute-css",
  "version": "1.0.0",
  "description": "Cute CSS in JS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bmarkov/cute-css.git"
  },
  "author": "",
  "license": "https://github.com/bmarkov/cute-css/blob/master/LICENSE",
  "bugs": {
    "url": "https://github.com/bmarkov/cute-css/issues"
  },
  "homepage": "https://github.com/bmarkov/cute-css#readme",
   "keywords": [
	"css",
	"js",
	"css-in-js"
  ]
}