{
  "name": "pages",
  "version": "1.0.0",
  "description": "billing-pages\r =============",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "scss": "node-sass -r true -w . -o . --output-style compressed"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.hypecode.com:billing/pages.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "bootstrap": "^4.4.1"
  },
  "devDependencies": {
    "node-sass": "^4.13.0"
  }
}
