You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
283 B
JSON

5 months ago
{
"name": "eventEmitter",
"repo": "Olical/EventEmitter",
"description": "Event based JavaScript for the browser.",
"version": "5.2.9",
"scripts": ["EventEmitter.js"],
"files": ["EventEmitter.d.ts"],
"main": "EventEmitter.js",
"license": "Unlicense"
}