2018-02-16 12:19:37 -05:00
|
|
|
{
|
2020-08-19 15:39:20 -04:00
|
|
|
"name": "tame-progtest",
|
|
|
|
"description": "TAME Program testing",
|
|
|
|
"version": "0.0.0",
|
2023-01-17 23:09:25 -05:00
|
|
|
"author": "Ryan Specialty, LLC",
|
2020-08-19 15:39:20 -04:00
|
|
|
"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+"
|
2018-02-16 12:19:37 -05:00
|
|
|
}
|