xjot
Version:
A extensible object type checking library
20 lines (19 loc) • 406 B
JSON
{
"name": "xjot",
"version": "1.0.13",
"description": "A extensible object type checking library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"type",
"object"
],
"author": "stephane.potelle@gmail.com",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://framagit.org/stefpo/xjot.git"
}
}