UNPKG

@projectlint/os-lifecycle

Version:
39 lines 896 B
{ "name": "@projectlint/os-lifecycle", "version": "2021.6.7", "description": "Operating System support lifecycle", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/projectlint/OS-lifecycle.git" }, "keywords": [ "web", "scrapping", "operating", "system", "release", "LTS", "OSX", "Windows", "Linux", "Ubuntu", "Redhat", "Solaris" ], "author": "Jesús Leganés-Combarro 'piranna' <piranna@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/projectlint/OS-lifecycle/issues" }, "homepage": "https://github.com/projectlint/OS-lifecycle#readme", "devDependencies": { "cheerio": "^1.0.0-rc.6", "csv-parse": "^4.15.4", "request": "^2.88.2", "semver": "^7.3.5", "tabletojson": "^2.0.6" } }