We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d294bb6 commit e7df063Copy full SHA for e7df063
index.js
package.json
@@ -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