@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
28 lines (27 loc) • 839 B
JSON
{
"name": "@ehs-utils/ehs-utils",
"version": "1.0.4",
"description": "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 relevant data in a programmatic way.",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SRP-Environmental/ehs-utils.git"
},
"keywords": [
"environmental",
"researchers",
"regulators",
"or",
"environmental",
"consultants"
],
"author": "SRP Environmental",
"license": "MIT",
"bugs": {
"url": "https://github.com/SRP-Environmental/ehs-utils/issues"
},
"homepage": "https://github.com/SRP-Environmental/ehs-utils#readme"
}