@ehs-utils/ehs-utils
Version:
This package is useful for anyone working with environmental data, such as researchers, regulators, or environmental consultants. It provides a convenient way to access important information about regulatory agencies, data sets (like VOCs), and other rele
20 lines (19 loc) • 573 B
JSON
{
"name": "@ehs-utils/vocs-list",
"version": "1.0.4",
"access": "public",
"description": "This npm package provides a database of volatile organic compounds (VOCs) commonly found in industrial, commercial, and residential settings. It allows you to retrieve information about specific VOCs, as well as to search for VOCs by name or chemical formula.",
"main": "index.js",
"scripts": {
"test": "jest"
},
"keywords": [
"environmental",
"regulations",
"enforcement",
"agencies"
],
"author": "SRP Environmental",
"license": "MIT",
"scope": "@ehs-utils"
}