node-typejs
Version:
Type Checking for JavaScript
18 lines (17 loc) • 371 B
JSON
{
"name": "node-typejs",
"version": "1.0.0",
"description": "Type Checking for JavaScript",
"main": "TypeJS.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Type",
"Checking",
"for",
"JavaScript"
],
"author": "Patrick Traeger <patrick.traeger18@gmail.com> (typejs.com)",
"license": "MIT"
}