aureooms-js-type
Version:
type checking code bricks for JavaScript
21 lines • 403 B
JSON
{
"version": "1.0.4",
"ignore": [
"js/index.js",
"js/src",
"test",
"pkg.json",
"package.json",
".groc.json",
".travis.yml",
".gitignore",
"README.md",
"inch.json",
".codeclimate.yml"
],
"name": "aureooms-js-type",
"description": "type checking code bricks for JavaScript",
"homepage": "http://aureooms.github.io/js-type/",
"main": "js/dist/type.js",
"license": "AGPL-3.0"
}