tame/progtest/package.json

17 lines
304 B
JSON

{
"name": "tame-progtest",
"description": "TAME Program testing",
"version": "0.0.0",
"author": "R-T Specialty, LLC",
"dependencies": {
"easejs": "0.2.9",
"js-yaml": "3.10.0"
},
"devDependencies": {
"browserify": "16.10.0"
},
"license": "GPL-3.0+"
}