demo-tool

1.0.1 • Public • Published

demo-tool

This package is used to demonstrate how to import third party dependencies into thera project. Its apis do nothing except returning a answer string.

var tool = require('demo-tool');

console.log(tool.desc);
console.log(tool.name());
console.log(tool.job());
console.log(tool.company());

Readme

Keywords

Package Sidebar

Install

npm i demo-tool

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • dutlxq2014