add: waterfall init

This commit is contained in:
pangxie1991
2017-02-22 16:21:06 +08:00
parent 3426ea0ac4
commit 846f555861
8 changed files with 71 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "waterfall",
"version": "0.0.1",
"description": "瀑布流",
"main": "./lib/index.js",
"author": "pangxie1991",
"license": "MIT",
"devDependencies": {},
"dependencies": {}
}