init
Showing
.gitignore
0 → 100644
bin/cli-wrapper.js
0 → 100644
bin/cli.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "scilla-serverside-cli", | ||
"version": "1.0.0", | ||
"main": "src/index.js", | ||
"bin": "bin/cli.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"scilla-declare-generator": "git+http://gitlab2.dui88.com/laoqifeng/scilla-declare-generator.git", | ||
"scilla-ts-compiler": "git+http://gitlab2.dui88.com/laoqifeng/scilla-ts-compiler.git" | ||
} | ||
} |
scilla-serverside-cli.iml
0 → 100644
src/index.js
0 → 100644
yarn.lock
0 → 100644
This diff is collapsed.
Please register or sign in to comment