UNPKG

that

Version:

Advanced Node.js framework featuring Evented Evolution Engine, Seamless State Sharing, and Plugin-optimized Operation

34 lines (33 loc) 678 B
{ "name": "that", "version": "1.0.3", "description": "Advanced Node.js framework featuring Evented Evolution Engine, Seamless State Sharing, and Plugin-optimized Operation", "main": "that.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/carlos8f/that.js.git" }, "keywords": [ "plugin", "framework", "delegation", "dependency", "injection", "architecture", "architect", "scope", "management", "application", "state", "event", "bacon-engine" ], "author": "Carlos Rodriguez", "license": "MIT", "devDependencies": { "mocha": "~1.4.1" } }