{
  "name": "cicon",
  "version": "1.1.4",
  "description": "Icon fonts for Cloudinsight",
  "main": "iconfont.css",
  "scripts": {
    "pre-release": "npm version prepatch && npm publish -r=https://registry.npmjs.com",
    "release": "npm version patch && npm publish -r=https://registry.npmjs.com"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:cloudinsight/cicon.git"
  },
  "keywords": [
    "iconfont",
    "cloudinsight"
  ],
  "author": "cloudinsight",
  "license": "(OFL-1.1 AND MIT)"
}
