{
  "name": "mobilebone",
  "version": "2.4.3",
  "homepage": "https://github.com/zhangxinxu/mobilebone",
  "authors": [
    "zhangxinxu <zhangxinxu@zhangxinxu.com>"
  ],
  "description": "Bone main for mobile web APP with a sigle page mode.",
  "main": "src/mobilebone.js",
  "moduleType": [
    "amd"
  ],
  "keywords": [
    "Mobilebone",
    "mobilebone.js",
    "javascript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
