UNPKG

foam-framework

Version:
25 lines (24 loc) 515 B
{ "name": "foam-framework", "version": "0.5.0", "description": "MVC metaprogramming framework", "main": "core/bootFOAM.js", "scripts": { "test": "nodejs tests/automatic.js" }, "repository": { "type": "git", "url": "git://github.com/foam-framework/foam.git" }, "keywords": [ "foam", "mvc", "metaprogramming", "framework" ], "author": "Kevin Greer <kgr@google.com>", "license": "Apache", "bugs": { "url": "https://github.com/foam-framework/foam/issues" } }