2021-04-10 18:42:42 +02:00
|
|
|
{
|
|
|
|
"name": "@workadventure/iframe-api-typings",
|
2021-04-11 11:15:59 +02:00
|
|
|
"version": "VERSION_PLACEHOLDER",
|
2021-04-10 18:42:42 +02:00
|
|
|
"description": "Typescript typings for WorkAdventure iFrame API",
|
|
|
|
"main": "iframe_api.js",
|
|
|
|
"types": "iframe_api.d.ts",
|
|
|
|
"repository": "https://github.com/thecodingmachine/workadventure/",
|
|
|
|
"author": "David Négrier <d.negrier@thecodingmachine.com>",
|
|
|
|
"license": "MIT",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
}
|
|
|
|
}
|