{
  "name": "@codady/resource",
  "version": "0.0.12",
  "keywords": [
    "javascript",
    "es6",
    "components",
    "vnode",
    "mvvm",
    "html5",
    "css3"
  ],
  "author": "AXUI development team",
  "license": "MIT license",
  "description": "Resource files of AXUI framework",
  "files": [
    "image",
    "audio",
    "video",
    "sql",
    "json"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/codady/axui"
  },
  "devDependencies": {
    "rollup": "^4.5.0"
  }
}