@asfris/resatypejs
Version:
Javascript type checker
23 lines (22 loc) • 520 B
JSON
{
"name": "@asfris/resatypejs",
"version": "0.0.4",
"description": "Javascript type checker",
"main": "type.js",
"keywords": [
"Type"
],
"author": "Resa Dev Team",
"license": "GPL-3.0-or-later",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Asfris/Type.js.git"
},
"bugs": {
"url": "https://github.com/Asfris/Type.js/issues"
},
"homepage": "https://github.com/Asfris/Type.js#readme"
}