DefinitelyTyped/types/parse/package.json

12 lines
164 B
JSON
Raw Normal View History

{
"private": true,
"types": "index",
"typesVersions": {
"<=3.6": {
"*": [
"ts3.6/*"
]
}
}
}