{
  "name": "@ffufm/pass-bootstrap-theme",
  "version": "0.0.27",
  "description": "This is a custom theme for Pass Project",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node-sass src/scss/bootstrap.scss dist/main.css -w",
    "build:css": "node-sass src/scss/bootstrap.scss dist/main.min.css --output-style compressed"
  },
  "keywords": [],
  "author": "Carl Victor Datu",
  "license": "ISC",
  "devDependencies": {
    "node-sass": "^4.5.1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org:FFUF/pass-bootstrap-theme.git"
  }
}
