Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Aug 19, 2020
1 parent d294bb6 commit e7df063
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Empty file added index.js
Empty file.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "react-deep-tree",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/linksplatform/react-deep-tree.git"
},
"keywords": [],
"author": "LinksPlatform <[email protected]> (https://github.com/linksplatform)",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/linksplatform/react-deep-tree/issues"
},
"homepage": "https://github.com/linksplatform/react-deep-tree#readme"
}

0 comments on commit e7df063

Please sign in to comment.