{
  "name": "et-style",
  "version": "0.0.7",
  "description": "Endtour design scss variables and mixins",
  "main": "index.scss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/endtour/et-style.git"
  },
  "scripts": {
    "test": "node-sass test/test.scss"
  },
  "keywords": [
    "ET",
    "endtour",
    "style",
    "scss",
    "variables",
    "mixins"
  ],
  "author": "李蔚生 <971353677@qq.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/endtour/et-style/issues"
  },
  "homepage": "https://github.com/endtour/et-style#readme",
  "dependencies": {
    "scss-common-mixins": "^1.0.1"
  },
  "devDependencies": {
    "node-sass": "^4.6.0"
  }
}
