21 lines
428 B
JSON
21 lines
428 B
JSON
{
|
|
"name": "robomerge-tests",
|
|
"version": "0.0.1",
|
|
"description": "RoboMerge functional test framework",
|
|
"repository": {},
|
|
"keywords": [
|
|
"robomerge"
|
|
],
|
|
"author": "james.hopkin",
|
|
"license": "UNLICENSED",
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/bent": "^7.0.2",
|
|
"@types/mustache": "^0.8.32",
|
|
"@types/node": "^22.9.0",
|
|
"bent": "^7.1.2",
|
|
"colors": "^1.4.0",
|
|
"mustache": "^3.2.1"
|
|
}
|
|
}
|