File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 1.0.0
2+ + Initial release
Original file line number Diff line number Diff line change 1+ ![ Image] ( assets/dextools-node.png )
2+
13# DEXTools Node
24[ ![ Node.js CI] ( https://github.com/alb2001/dextools-node/actions/workflows/node.js.yml/badge.svg )] ( https://github.com/alb2001/dextools-node/actions/workflows/node.js.yml )
35[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/dextools-node )] ( https://npm-stat.com/charts.html?package=dextools-node )
Original file line number Diff line number Diff line change 99 "scripts" : {
1010 "test" : " jest"
1111 },
12+ "repository" : {
13+ "type" : " git" ,
14+ "url" : " git+https://github.com/alb2001/dextools-node.git"
15+ },
1216 "keywords" : [
1317 " dextools" ,
1418 " api" ,
2226 ],
2327 "author" : " alb2001 <alb2001@outlook.es> (alb2001@outlook.es)" ,
2428 "license" : " MIT" ,
29+ "bugs" : {
30+ "url" : " https://github.com/alb2001/dextools-node/issues"
31+ },
32+ "homepage" : " https://github.com/alb2001/dextools-node" ,
2533 "dependencies" : {
2634 "axios" : " ^1.8.3"
2735 },
You can’t perform that action at this time.
0 commit comments