{
  "name": "bootstrap-nico",
  "version": "4.3.2",
  "description": "Nico a fork of Honoka which is a Bootstrap theme.",
  "author": "kubosho",
  "website": "https://nico.kubosho.com",
  "config": {
    "packageName": "Nico",
    "projectStartYear": "2015",
    "licenseUrl": "https://github.com/kubosho/Nico/blob/master/LICENSE"
  },
  "keywords": [
    "css",
    "bootstrap",
    "sass",
    "scss",
    "lovelive",
    "web",
    "front-end",
    "framework",
    "theme"
  ],
  "license": "MIT",
  "main": "dist/js/bootstrap.js",
  "scripts": {
    "start": "gulp default",
    "test": "gulp test"
  },
  "style": "dist/css/bootstrap.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/kubosho/Nico.git"
  },
  "dependencies": {
    "bootstrap": "4.3.1",
    "jquery": "1.9.1 - 3",
    "popper.js": "^1.14.7"
  },
  "devDependencies": {
    "autoprefixer": "^9.6.1",
    "browser-sync": "^2.26.7",
    "clean-css": "^4.2.1",
    "del": "^5.0.0",
    "eslint": "^5.3.0",
    "eslint-config-airbnb-base": "^13.2.0",
    "eslint-plugin-import": "^2.18.2",
    "gulp": "^4.0.2",
    "gulp-clean-css": "^4.2.0",
    "gulp-eslint": "^6.0.0",
    "gulp-load-plugins": "^2.0.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^8.0.0",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^4.0.2",
    "gulp-stylelint": "^9.0.0",
    "gulp-zip": "^5.0.0",
    "postcss-flexbugs-fixes": "^4.1.0",
    "prettier": "^2.0.5",
    "run-sequence": "^2.2.1",
    "stylelint": "^10.1.0",
    "stylelint-config-recommended-scss": "^3.3.0",
    "stylelint-config-standard": "^18.3.0",
    "stylelint-order": "^3.0.1",
    "stylelint-scss": "^3.9.2"
  },
  "files": [
    "build",
    "dist",
    "scss/**/*.scss",
    "gulpfile.js",
    "LICENSE"
  ]
}
