{
  "name": "mayjs",
  "version": "0.2.6",
  "homepage": "https://github.com/zhongxingdou/mayjs",
  "authors": [
    "zhongxingdou <zhongxingdou@gmail.com>"
  ],
  "description": "for better javascript lang",
  "main": "may.js",
  "keywords": [
    "classes",
    "inheritance",
    "interface",
    "methodize",
    "module",
    "object-wrap"
  ],
  "license": "MIT",
  "private": false,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
