{
  "name": "ynnub",
  "version": "2.0.0",
  "description": "A css module framework in less. Written for `react` and `webpack` with css modules.",
  "keywords": [],
  "author": "Christophe Hurpeau <christophe@hurpeau.com> (http://christophe.hurpeau.com/)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com:christophehurpeau/ynnub.git",
    "directory": "packages/ynnub"
  },
  "homepage": "https://github.com/christophehurpeau/ynnub",
  "bugs": {
    "url": "https://github.com/christophehurpeau/ynnub/issues"
  },
  "engines": {
    "node": ">=6.5.0"
  },
  "main": "index.js",
  "prettier": {
    "trailingComma": "all",
    "singleQuote": true,
    "arrowParens": "always"
  },
  "devDependencies": {
    "prettier": "1.16.4"
  },
  "gitHead": "90dff76b1fbdda953c74d7ed124a7cdd12deb6e5"
}
