{
  "name": "cooking-less",
  "version": "1.0.5",
  "description": "A cooking plugin to import less.",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webjyh/cooking-less.git"
  },
  "keywords": [
    "cooking",
    "less",
    "cooking-plugin"
  ],
  "author": "M.J",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/webjyh/cooking-less/issues"
  },
  "homepage": "https://github.com/webjyh/cooking-less",
  "dependencies": {
    "less": "^2.7.1",
    "less-loader": "^2.2.3"
  }
}
