furioos-sdk-js/package.json

20 строки
519 B
JSON

{
"name": "furioos-sdk",
"version": "1.0.15",
"description": "Furioos SDK to create your own furioos viewer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/F-MyKhi/furioos-sdk-js.git"
},
"author": "Furioos LTD",
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/F-MyKhi/furioos-sdk-js/issues"
},
"homepage": "https://github.com/F-MyKhi/furioos-sdk-js#readme"
}