{
  "name": "omi-transform",
  "version": "0.3.1",
  "description": "Omi / css3transform  integration. Support CSS3 transformation in your Omi project. ",
  "main": "index.js",
  "scripts": {
    "simple": "webpack -w",
    "sync-for-update": "webpack -w",
    "nest": "webpack -w"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlloyTeam/omi.git"
  },
  "dependencies": {
    "css3transform": "^1.1.8"
  },
  "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-transform",
    "css3transform",
    "transform",
    "transformjs"
  ],
  "author": "dntzhang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlloyTeam/omi/issues"
  },
  "homepage": "https://github.com/AlloyTeam/omi#readme"
}
