@senspark/sfs2x-api
Version:
declaration file for smartfox
23 lines • 579 B
JSON
{
"description": "declaration file for smartfox",
"version": "1.1.2",
"author": "senspark",
"license": "MIT",
"bugs": {
"url": "https://github.com/Senspark/types-sfs2x-api/issues"
},
"main": "dist/index.js",
"homepage": "https://github.com/Senspark/types-sfs2x-api",
"keywords": [
"smartfox"
],
"scripts": {
"build": "tsc"
},
"types": "index.d.ts",
"name": "@senspark/sfs2x-api",
"repository": {
"type": "git",
"url": "git+https://github.com/Senspark/types-sfs2x-api.git"
}
}