UNPKG

micro-model

Version:

Model that can be used on both Client & Server

16 lines 482 B
{ "name" : "micro-model", "main" : "./micromodel", "version" : "0.1.2", "homepage" : "http://alexeypetrushin.github.com/micromodel", "dependencies" : { "underscore" : "1.3.x" }, "description" : "Model that can be used on both Client & Server", "keywords" : ["ODM", "ORM", "Model", "MDD", "DDD", "Business Logic"], "author" : { "name" : "Alexey Petrushin", "url" : "http://petrush.in" }, "license" : "MIT" }