is-lts

1.0.1 • Public • Published

is-lts

Build Status Coverage Status

Check if the current node version is a LTS release

Install

$ npm install is-lts

Test

$ npm test

Usage

var isLTS = require('is-lts')
isLTS() // => true on a LTS version

Author

Evan Lucas

License

MIT (See LICENSE for more info)

Readme

Keywords

none

Package Sidebar

Install

npm i is-lts

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • eh
  • evanlucas