{
  "name": "orcares",
  "version": "0.0.2",
  "keywords": [
    "javascript",
    "es6",
    "components",
    "vnode",
    "mvvm",
    "html5",
    "css3"
  ],
  "author": "OrcaUI development team",
  "license": "MIT",
  "description": "Resource files of OrcaUI framework",
  "files": [
    "image",
    "audio",
    "video",
    "sql",
    "json"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/orcasage/orcaui.git"
  },
  "devDependencies": {
    "rollup": "^4.5.0"
  },
  "bugs": {
    "url": "https://github.com/orcasage/orcaui/issues"
  },
  "homepage": "https://github.com/orcasage/orcaui#readme",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
