mobilebone
Version:
Bone main for mobile web APP with a sigle page mode by using HTML5 history API router.
27 lines (26 loc) • 506 B
JSON
{
"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"
]
}