mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
15 lines
224 B
JSON
15 lines
224 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"parse5": "^4.0.0"
|
|
},
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.1.0-0": {
|
|
"*": [
|
|
"ts3.1/*"
|
|
]
|
|
}
|
|
}
|
|
}
|