2021-09-09 05:09:25 +00:00
|
|
|
{
|
|
|
|
"name": "@nocobase/test",
|
2021-11-23 00:23:34 +00:00
|
|
|
"version": "0.5.0-alpha.34",
|
2021-09-09 05:09:25 +00:00
|
|
|
"main": "lib/index.js",
|
|
|
|
"types": "./lib/index.d.ts",
|
|
|
|
"license": "MIT",
|
|
|
|
"scripts": {},
|
|
|
|
"dependencies": {
|
2021-11-23 00:23:34 +00:00
|
|
|
"@nocobase/server": "^0.5.0-alpha.34",
|
2021-09-09 05:09:25 +00:00
|
|
|
"@types/supertest": "^2.0.11",
|
|
|
|
"mockjs": "^1.1.0",
|
|
|
|
"mysql2": "^2.1.0",
|
|
|
|
"pg": "^8.3.3",
|
|
|
|
"pg-hstore": "^2.3.3",
|
|
|
|
"supertest": "^6.1.6"
|
|
|
|
},
|
2021-10-07 16:37:39 +00:00
|
|
|
"gitHead": "e7df1f93c4e23b9a666d99ee7372c02bdaec97c4"
|
2021-09-09 05:09:25 +00:00
|
|
|
}
|