atst/package.json
2018-05-23 08:55:04 -04:00

16 lines
291 B
JSON

{
"name": "atst",
"version": "1.0.0",
"description": "ATST Stateless Services",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"npm": "^6.0.1",
"uswds": "^1.6.3"
}
}