an_xiao/police_uniapp/node_modules/node-releases
wangyilin c299dfb48e update .gitignore 2024-07-25 16:03:08 +08:00
..
data update .gitignore 2024-07-25 16:03:08 +08:00
LICENSE update .gitignore 2024-07-25 16:03:08 +08:00
README.md update .gitignore 2024-07-25 16:03:08 +08:00
package.json update .gitignore 2024-07-25 16:03:08 +08:00

README.md

Node.js releases data

All data is located in data directory.

data/processed contains envs.json with node.js releases data preprocessed to be used by Browserslist and other projects. Each version in this file contains only necessary info: version, release date, LTS flag/name, and security flag.

data/release-schedule contains release-schedule.json with node.js releases date and end of life date.

Installation

npm install node-releases