1.0.1 • Published 7 years ago

lqp_hello_npm v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

lqp_hello_npm

Just say hello to npm

Installation

npm install lqp_hello_npm --save

Usage

var lqp_hello_npm = require('lqp_hello_npm') print = lqp_hello_npm.print;

var result = print('NPM')

console.log(result);

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 1.0.0 Initial release
  • 1.0.1 Correct