added TypeScript to registry
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"main": "bin/typescript",
|
||||||
|
"format": "global",
|
||||||
|
"shim": {
|
||||||
|
"bin/typescript": {
|
||||||
|
"exports": "ts"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -295,6 +295,7 @@
|
|||||||
"tls": "github:jspm/nodelibs-tls",
|
"tls": "github:jspm/nodelibs-tls",
|
||||||
"traceur": "github:jmcriffey/bower-traceur",
|
"traceur": "github:jmcriffey/bower-traceur",
|
||||||
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime",
|
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime",
|
||||||
|
"typescript": "github:mhegazy/typescript",
|
||||||
"tty": "github:jspm/nodelibs-tty",
|
"tty": "github:jspm/nodelibs-tty",
|
||||||
"twitter": "npm:twitter",
|
"twitter": "npm:twitter",
|
||||||
"typeahead": "github:twitter/typeahead.js",
|
"typeahead": "github:twitter/typeahead.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user