Create typescript@2.0.0.json

This commit is contained in:
Aluan Haddad
2016-11-11 15:38:59 -05:00
committed by GitHub
parent d6404a50a2
commit 56e30a0469
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}