first commit
This commit is contained in:
15
bootstrap/node_modules/css-emitter-component/component.json
generated
vendored
Normal file
15
bootstrap/node_modules/css-emitter-component/component.json
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "css-emitter",
|
||||
"repo": "anthonyshort/css-emitter",
|
||||
"description": "fire events on css transition and animation completion",
|
||||
"version": "0.1.1",
|
||||
"keywords": ["css", "emitter", "events", "transition", "animation"],
|
||||
"dependencies": {
|
||||
"component/emitter": "*",
|
||||
"component/event": "*"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": [
|
||||
"index.js"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user