{
  "name": "riverjs",
  "version": "1.0.85",
  "main": "dist/river.js",
  "homepage": "https://github.com/zhang-ning/RiverJS",
  "authors": ["zhang-ning <hunter.dding@gmail.com>"],
  "description": "a simple font-end framework with extendable two-way binding",
  "keywords": [
    "two-way",
    "binding",
    "part",
    "of",
    "cmd",
    "standard",
    "extendable"
  ],
  "license": "MIT",
  "ignore": [
    "./*",
    "*.json",
    "*.md",
    "test",
    "tests",
    "doc",
    "lib",
    "test",
    "index.js",
    "Gruntfile.js",
    "karma.conf.js",
    "Makefile",
    "river.map"
  ]
}
