{
  "name": "@txdfe/at-theme",
  "version": "2.0.1-15",
  "description": "at主题包",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "node ./scripts/convert-variable.js && node ./scripts/format.js"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.alibaba-inc.com:ais-fed/at-theme.git"
  },
  "files": [
    "apsara",
    "apsara-dark",
    "infra",
    "infra-dark",
    "teambition",
    "teambition-dark",
    "common"
  ],
  "keywords": [
    "at",
    "theme"
  ],
  "author": "txd",
  "license": "MIT",
  "devDependencies": {
    "camel-case": "^3.0.0",
    "chalk": "^2.4.2",
    "del": "^4.1.1",
    "fs-extra": "^8.0.1",
    "node-sass": "^4.12.0",
    "prettier": "^1.17.1",
    "sass-extract": "^2.1.0",
    "shelljs": "^0.8.3"
  }
}
