{
  "name": "bone4-ui",
  "version": "0.2.0",
  "description": "UI Framework for mobile web app",
  "main": "style/bone-all.less",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leedow/bone-mobile.git"
  },
  "keywords": [
    "UI",
    "modile",
    "react"
  ],
  "author": "leedow",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/leedow/bone-mobile/issues"
  },
  "homepage": "https://github.com/leedow/bone-mobile#readme",
  "devDependencies": {
    "browser-sync": "^2.17.5",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.0.1",
    "gulp-babel": "^6.1.2",
    "gulp-ejs": "^1.2.0",
    "gulp-less": "^3.0.3",
    "gulp-minify-css": "^1.2.1",
    "gulp-rev": "^6.0.1",
    "gulp-uglify": "^1.4.0",
    "gulp-util": "^3.0.6",
    "gulp-watch": "^4.3.5",
    "gulp-webpack": "^1.5.0"
  },
  "dependencies": {

  }
}
