Files
tribes-plugin-supertest/manifest.json
T

15 lines
348 B
JSON

{
"name": "supertest",
"version": "0.1.1",
"description": "Migration and sync fixture plugin for Tribes supertest scenarios",
"entry_module": "Tribes.Plugins.Supertest.Plugin",
"host_api": "1",
"otp_app": "supertest",
"provides": [],
"requires": [],
"enhances_with": [],
"assets": {},
"migrations": true,
"children": true
}