first commit
Showing
.gitignore
0 → 100644
index.html
0 → 100644
index.js
0 → 100644
libs/android.js
0 → 100644
libs/ios.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "wawa-h5", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git@gitlab2.dui88.com:wawa/wawa-h5.git" | |||
| }, | |||
| "author": "", | |||
| "license": "ISC" | |||
| } |
utils/insertscript.js
0 → 100644
Please register or sign in to comment