{
  "name": "backman",
  "version": "0.0.17",
  "description": "基于Angluar与bootstrap进行后台管理系统快速搭建的前端框架",
  "bin": {
    "backman": "./bin/main"
  },
  "scripts": {
    "run": "backman run"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ysf-fe/backman.git"
  },
  "keywords": [
    "backman",
    "后台框架"
  ],
  "author": "遇善房前端攻城小分队",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ysf-fe/backman/issues"
  },
  "homepage": "https://github.com/ysf-fe/backman#readme",
  "dependencies": {},
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-sequence": "^0.4.5",
    "gulp-changed": "^1.3.1",
    "gulp-clean-css": "^2.0.12",
    "gulp-concat": "^2.6.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-sass": "^2.1.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.5.4",
    "uglify-js": "*",
    "gulp-debug": "^2.1.2"
  }
}
