https://github.com/toddself/package2toml
https://github.com/toddself/package2toml
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/toddself/package2toml
- Owner: toddself
- License: other
- Created: 2019-06-03T16:51:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T18:31:39.000Z (about 7 years ago)
- Last Synced: 2025-04-10T16:08:56.296Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package2toml
Convert a package.json file to a Package.toml file for use with entropic.
## Usage
```
> npx package2toml [directory] [--registry=myreg.myserver.com]
```
## License
Copyright © 2019 Todd Kennedy, Apache 2.0