https://github.com/s0/npm-registry-client
Typescript library for interacting with NPM registries
https://github.com/s0/npm-registry-client
Last synced: about 2 months ago
JSON representation
Typescript library for interacting with NPM registries
- Host: GitHub
- URL: https://github.com/s0/npm-registry-client
- Owner: s0
- License: mit
- Created: 2019-05-17T01:41:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T02:50:04.000Z (over 3 years ago)
- Last Synced: 2025-02-16T06:37:10.700Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @samlanning/npm-registry-client
Typescript library for interacting with NPM registries, built using `requests`.
Bits and pieces will be implemented at a time, as motivated by usage in [typescript-adoption-checker](https://github.com/samlanning/typescript-adoption-checker).