UNPKG

smartobject-js

Version:

SmartObject.js will enable javascript object to have type checking

25 lines (24 loc) 631 B
{ "name": "smartobject-js", "version": "0.5.0", "description": "SmartObject.js will enable javascript object to have type checking", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vdj4y/SmartObject.js.git" }, "keywords": [ "smartobject", "smartobject.js", "object" ], "author": "Vidy Alfredo <alfredovidy@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/vdj4y/SmartObject.js/issues" }, "homepage": "https://github.com/vdj4y/SmartObject.js#readme" }