{
  "name": "regularjs",
  "version": "0.6.0-beta.4",
  "main": "dist/regular.js",
  "description": "reactjs + angularjs = regularjs",
  "authors": "@leeluolee <87399126@163.com>",
  "license": "MIT",
  "ignore": [
    ".*",
    "node_modules",
    "bin",
    "test",
    "example",
    "gulpfile.js",
    "*.json",
    "*.md"
  ]
}