DefinitelyTyped/types/assert/package.json

12 lines
168 B
JSON

{
"private": true,
"types": "index",
"typesVersions": {
">=3.7.0-0": {
"*": [
"ts3.7/*"
]
}
}
}