2023-03-14 14:47:50 +01:00

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"
]
}