{
  "name": "mol",
  "version": "1.0.0",
  "description": "",
  "main": "./build/mol.js",
  "scripts": {
    "test": "dn test && dn build -e prod"
  },
  "author": {
    "name": "Houfeng",
    "email": "admin@xhou.net",
    "url": "http://houfeng.net"
  },
  "license": "MIT",
  "devDependencies": {
    "react": "^15.6.1",
    "react-dom": "^15.6.1"
  },
  "dependencies": {
    "mokit": "^4.0.0-beta3",
    "ntils": "^3.1.5"
  }
}