UNPKG

dtang-pubsub

Version:

A small PubSub library under the PS constructor function.

26 lines (25 loc) 802 B
{ "name": "dtang-pubsub", "buildname": "pubsub", "title": "PubSub-Library", "description": "A small PubSub library under the PS constructor function.", "version": "2.0.0", "homepage": "https://github.com/skaterdav85/PubSub-Library.git", "author": "David Tang <dtang85@gmail.com>", "repository": { "type": "git", "url": "https://github.com/skaterdav85/PubSub-Library.git" }, "bugs": { "url": "https://github.com/skaterdav85/PubSub-Library/issues" }, "dependencies": {}, "keywords": ["Pubsub", "Mediator", "Publish", "Subscribe", "Loose coupling"], "readmeFilename": "README.md", "gitHead": "30ae32bdadeafe0bc0498e084fc5065873c1dc77", "main": "dist/pubsub.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "BSD" }