@registrytest/package
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

A Package for Registry Test

Process

#!/bin/bash

npm config set registry=https://registry.npmjs.com/
npm login # User: rt-owner
npm publish
npm version minor
npm publish
npm unpublish
npm version major
npm publish

Result

#!/bin/bash

npm view @registrytest/package --json

Readme

Keywords

Package Sidebar

Install

npm i @registrytest/package

Weekly Downloads

59

Version

2.0.0

License

MIT

Unpacked Size

3.99 kB

Total Files

6

Last publish

Collaborators

  • mbtools
  • rt-maintainer
  • rt-owner
  • rt-contributor