tame/progtest/package.json

17 lines
361 B
JSON

{
"name": "tame-progtest",
"description": "TAME Program testing",
"version": "0.0.0",
"author": "Ryan Specialty, LLC",
"dependencies": {
"easejs": "0.2.9",
"js-yaml": "3.10.0"
},
"devDependencies": {
"browserify": "16.1.0",
"mocha": "5.0.1",
"chai": "4.1.2"
},
"license": "GPL-3.0+"
}