Skip to content

Commit e7df063

Browse files
committed
0.0.1
1 parent d294bb6 commit e7df063

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

index.js

Whitespace-only changes.

package.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "react-deep-tree",
3+
"version": "0.0.1",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/linksplatform/react-deep-tree.git"
12+
},
13+
"keywords": [],
14+
"author": "LinksPlatform <[email protected]> (https://github.com/linksplatform)",
15+
"license": "LGPL-3.0",
16+
"bugs": {
17+
"url": "https://github.com/linksplatform/react-deep-tree/issues"
18+
},
19+
"homepage": "https://github.com/linksplatform/react-deep-tree#readme"
20+
}

0 commit comments

Comments
 (0)