16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"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"
|
|
]
|
|
} |