DefinitelyTyped/types/node/package.json
2019-02-23 21:56:20 -06:00

12 lines
168 B
JSON

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