UNPKG

primo-events

Version:

Eventing infrastructure for PrimoJS

23 lines (22 loc) 457 B
{ "name": "primo-events", "version": "1.0.2", "description": "Eventing infrastructure for PrimoJS", "main": "eventable.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/robashton/primo-events.git" }, "keywords": [ "Eventing", "primo" ], "author": "Rob Ashton", "license": "MIT", "dependencies": { "underscore": "~1.4.3" } }