blob: ff345148ccd9428b1918e068d9c6e608cb50558f [file] [log] [blame]
{
"name": "weex-playground",
"version": "0.0.1",
"description": "Playground for Apache Weex, demo purpose only",
"scripts": {
"danger": "danger"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/incubator-weex-playground.git"
},
"keywords": [
"weex",
"playground"
],
"license": "ISC",
"bugs": {
"url": "https://github.com/apache/incubator-weex-playground/issues"
},
"homepage": "https://github.com/apache/incubator-weex-playground#readme",
"dependencies": {
"danger": "^0.18.0"
}
}