14 lines
399 B
JSON
14 lines
399 B
JSON
|
{
|
||
|
"name": "@workadventure/iframe-api-typings",
|
||
|
"version": "1.2.0",
|
||
|
"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"
|
||
|
}
|
||
|
}
|