reprehenderitexercitationem
Version:
A typescript class the dispatches events!
37 lines (36 loc) • 964 B
JSON
{
"name": "reprehenderitexercitationem",
"version": "1.5.3",
"description": "A typescript class the dispatches events!",
"keywords": [
"typescript",
"event",
"aperiam",
"et",
"consequatur"
],
"main": "./dist/EventDispatcher.js",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@types/jasmine": "^3.6.10",
"codecov": "^3.8.1",
"jasmine": "^3.7.0",
"karma": "^6.3.2",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-jasmine": "^4.0.1",
"karma-typescript": "^5.5.1",
"typescript": "^4.2.4"
},
"git": "https://github.com/malero/simple-ts-event-dispatcher",
"typings": "./dist/EventDispatcher.d.ts",
"author": "CaitlynBashirian",
"bugs": {
"url": "https://github.com/MeaghanCremin/reprehenderitexercitationem.git/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/MeaghanCremin/reprehenderitexercitationem.git"
}
}