{
  "name": "@liberte/start",
  "version": "1.1.1",
  "description": "liberte cli",
  "main": "bin/index.js",
  "files": [
    "node_modules"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "liberte-start": "bin/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mehrnooshbahmani/liberte.git"
  },
  "keywords": [
    "react",
    "cli",
    "webpack",
    "liberte"
  ],
  "author": "Mehrnoosh Bahmani",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mehrnooshbahmani/liberte/issues"
  },
  "homepage": "https://github.com/mehrnooshbahmani/liberte#readme",
  "devDependencies": {
    "shelljs": "^0.8.5"
  }
}
