{
  "name": "omi-finger",
  "version": "0.2.4",
  "description": "AlloyFinger / Omi integration. Support touch and gesture events in your Omi project. ",
  "main": "index.js",
  "scripts": {
    "simple": "webpack -w",
    "dynamic": "webpack -w"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlloyTeam/omi.git"
  },
  "dependencies": {
    "alloyfinger": "^0.1.10"
  },
  "devDependencies": {
    "babel-core": "^6.0.20",
    "babel-loader": "^6.0.1",
    "babel-preset-es2015": "^6.0.15",
    "node-libs-browser": "^0.5.3",
    "virtual-dom-loader": "^0.1.0",
    "webpack": "^1.14.0",
    "omix": "latest",
    "omi": "latest"
  },
  "keywords": [
    "omi",
    "omi-finger",
    "alloyfinger",
    "omix"
  ],
  "author": "dntzhang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlloyTeam/omi/issues"
  },
  "homepage": "https://github.com/AlloyTeam/omi#readme"
}
