storet
Version:
NPM package for interfacting with the EPA STOrage and RETrieval web service.
27 lines (26 loc) • 609 B
JSON
{
"name": "storet",
"version": "0.0.1",
"description": "NPM package for interfacting with the EPA STOrage and RETrieval web service.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stevenmhunt/storet.git"
},
"keywords": [
"storet",
"epa",
"web",
"service",
"api"
],
"author": "Steven Hunt",
"license": "MIT",
"bugs": {
"url": "https://github.com/stevenmhunt/storet/issues"
},
"homepage": "https://github.com/stevenmhunt/storet#readme"
}