Skip to content
This repository was archived by the owner on Jul 8, 2018. It is now read-only.

Commit b902f99

Browse files
committed
clear stage-7
1 parent 593b419 commit b902f99

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

public/stage6/sample/bower.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "sample",
3+
"homepage": "https://github.com/fnwiya/JavaScriptTraining",
4+
"authors": [
5+
"fnwiya <fnwiya@gmail.com>"
6+
],
7+
"description": "",
8+
"main": "",
9+
"moduleType": [],
10+
"license": "MIT",
11+
"ignore": [
12+
"**/.*",
13+
"node_modules",
14+
"bower_components",
15+
"test",
16+
"tests"
17+
]
18+
}

0 commit comments

Comments
 (0)