tree-dealer
Version:
deal with the tree data
19 lines (18 loc) • 342 B
JSON
{
"name": "tree-dealer",
"version": "1.0.5",
"description": "deal with the tree data",
"main": "./src/index.ts",
"scripts": {},
"dependencies": {
"typescript": "^4.1.3"
},
"devDependencies": {},
"keywords": [
"tree-data",
"typescript",
"tree-dealer"
],
"author": "linnairen@qq.com",
"license": "ISC"
}