first commit
This commit is contained in:
16
bootstrap/node_modules/has-transitions/component.json
generated
vendored
Normal file
16
bootstrap/node_modules/has-transitions/component.json
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "has-transitions",
|
||||
"repo": "anthonyshort/has-transitions",
|
||||
"description": "Determine if an element has transitions",
|
||||
"version": "0.3.0",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"development": {
|
||||
"component/assert": "*"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"scripts": [
|
||||
"index.js"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user