@ecip/roadnet

1.0.6 • Public • Published

package.json添加仓库信息和发布配置信息

保证多次发布均至同一仓库

{
  "name": "@ecip/roadnet",
  "version": "1.0.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}

登录npm账号

yarn login

将roadnet打包发布至npm

yarn publish --access public --non-interactive --registry=https://registry.npmjs.org/

下载npm模块包

npm i @ecip/roadnet

yarn add  @ecip/roadnet

Readme

Keywords

none

Package Sidebar

Install

npm i @ecip/roadnet

Weekly Downloads

6

Version

1.0.6

License

ISC

Unpacked Size

301 kB

Total Files

28

Last publish

Collaborators

  • hgsoft
  • draghu