{
  "name": "similie-styles",
  "version": "1.0.12",
  "description": "Theme library for Similie One",
  "files": [
    "dist/*",
    "src/**/*"
  ],
  "main": "dist/index.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:similie/similie-styles.git"
  },
  "author": "Steve Golley, Similie",
  "license": "MIT",
  "dependencies": {
    "bootstrap": "^5.2.2"
  },
  "devDependencies": {
    "css-loader": "^6.7.1",
    "mini-css-extract-plugin": "^2.6.0",
    "prettier": "^2.5.1",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.52.3",
    "sass-loader": "^13.0.0",
    "sass-resources-loader": "^2.2.5",
    "webpack": "^5.73.0",
    "webpack-cli": "^4.9.2"
  }
}
