{
  "name": "tema-design-site",
  "version": "1.0.11",
  "description": "Site to show design system in action",
  "main": "index.js",
  "scripts": {
    "test": "standard",
    "site": "webpack --mode=development --watch & http-server . -c-1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bidu/design-system.git"
  },
  "keywords": [],
  "author": "Thinkseg engineering team",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Bidu/design-system/issues"
  },
  "homepage": "https://github.com/Bidu/design-system#readme",
  "devDependencies": {
    "clean-webpack-plugin": "^1.0.1",
    "copy-webpack-plugin": "^5.0.1",
    "css-loader": "^2.1.0",
    "http-server": "^0.11.1",
    "mini-css-extract-plugin": "^0.5.0",
    "node-sass": "^4.11.0",
    "sass-loader": "^7.1.0",
    "url-loader": "^1.1.2",
    "webpack": "^4.29.5",
    "webpack-cli": "^3.2.3"
  }
}
