You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/07/17 08:45:00 UTC

[GitHub] [incubator-weex-playground] katherine95s commented on a change in pull request #8: [Android]support TravisCI

katherine95s commented on a change in pull request #8: [Android]support TravisCI
URL: https://github.com/apache/incubator-weex-playground/pull/8#discussion_r304285738
 
 

 ##########
 File path: package.json
 ##########
 @@ -0,0 +1,24 @@
+{
+  "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",
 
 Review comment:
   The license has been corrected, thanks for reviewing!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services