UNPKG

aqi

Version:

A JavaScript library to calculate National Air Quality index based on concentrations

25 lines (24 loc) 610 B
{ "name": "aqi", "version": "0.1.1", "description": "A JavaScript library to calculate National Air Quality index based on concentrations", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rathishc24/aqi.git" }, "keywords": [ "aqi", "air quality index", "air pollution index" ], "author": "Rathish Cholarajan", "license": "MIT", "bugs": { "url": "https://github.com/rathishc24/aqi/issues" }, "homepage": "https://github.com/rathishc24/aqi#readme" }