Merge pull request #998 from aluanhaddad/patch-3

Create typescript@2.0.0.json
This commit is contained in:
Guy Bedford
2016-11-12 11:10:06 +02:00
committed by GitHub
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}