five-bells-visualization
Version:
Tool to visualize Five Bells payments
39 lines • 800 B
JSON
{
"name": "eventEmitter",
"description": "Event based JavaScript for the browser",
"version": "4.2.11",
"main": [
"./EventEmitter.js"
],
"author": {
"name": "Oliver Caldwell",
"web": "http://oli.me.uk/"
},
"licenses": [
{
"type": "Unlicense",
"url": "http://unlicense.org/"
}
],
"keywords": [
"events",
"structure"
],
"ignore": [
"docs",
"tests",
"tools",
".gitignore",
"package.json"
],
"homepage": "https://github.com/Olical/EventEmitter",
"_release": "4.2.11",
"_resolution": {
"type": "version",
"tag": "v4.2.11",
"commit": "5da7b55b628b210f2e9b8bd87ae6e4035321d72b"
},
"_source": "https://github.com/Olical/EventEmitter.git",
"_target": "~4.2.11",
"_originalSource": "eventEmitter"
}