{
  "name": "omi-touch",
  "version": "0.3.5",
  "description": "AlloyTouch / Omi integration. Smooth scrolling, rotation, pull to refresh, page transition and any motion for your Omi project.",
  "main": "index.js",
  "scripts": {
    "simple": "webpack -w"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlloyTeam/omi.git"
  },
  "dependencies": {
    "css3transform": "^1.1.3",
    "alloytouch": "^0.2.5"
  },
  "devDependencies": {
    "babel-core": "^6.0.20",
    "babel-loader": "^6.0.1",
    "babel-preset-es2015": "^6.0.15",
    "node-libs-browser": "^0.5.3",
    "webpack": "^1.14.0",
    "virtual-dom-loader": "^0.1.0",
    "omix": "latest",
    "omi": "latest"
  },
  "keywords": [
    "omi",
    "omi-touch",
    "alloytouch"
  ],
  "author": "dntzhang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlloyTeam/omi/issues"
  },
  "homepage": "https://github.com/AlloyTeam/omi#readme"
}
