blob: 4321d9c2c2da047b2db4ae810d05dd0cfea2a974 [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": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/incubator-weex-playground/issues"
},
"homepage": "https://github.com/apache/incubator-weex-playground#readme",
"dependencies": {
"danger": "^0.18.0"
}
}