File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # @ pkgtools/tool-init [ ![ CI] ( https://github.com/pkgtoolsjs/tool-init /actions/workflows/ci.yml/badge.svg )] ( https://github.com/pkgtoolsjs/tool-init /actions/workflows/ci.yml )
1+ # pkgtools [ ![ CI] ( https://github.com/pkgtoolsjs/pkgtools /actions/workflows/ci.yml/badge.svg )] ( https://github.com/pkgtoolsjs/pkgtools /actions/workflows/ci.yml )
22
3- Initialize a Node.js project .
3+ A helper tool for Node.js packages .
44
55## License
66
Original file line number Diff line number Diff line change 11{
2- "name" : " @ pkgtools/tool-init " ,
2+ "name" : " pkgtools" ,
33 "description" : " Initialize a Node.js project." ,
44 "version" : " 0.0.1" ,
55 "private" : false ,
4040 " prettier --parser=typescript --write"
4141 ]
4242 },
43- "author" : " nice-winter " ,
43+ "author" : " pkgtoolsjs " ,
4444 "repository" : {
45- "url" : " git+https://github.com/pkgtoolsjs/init .git"
45+ "url" : " git+https://github.com/pkgtoolsjs/pkgtools .git"
4646 },
4747 "license" : " MIT" ,
4848 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments