DefinitelyTyped/types/node/package.json

11 lines
167 B
JSON

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