16 lines
361 B
JSON
16 lines
361 B
JSON
{
|
|
"name": "ai.unturf.com",
|
|
"version": "1.0.0",
|
|
"main": "integration_tests.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@git.unturf.com:2222/engineering/unturf/ai.unturf.com.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": ""
|
|
}
|