Added messageformat@0.2.2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"registry": "npm",
|
||||
"format": "global",
|
||||
"files": [
|
||||
"messageformat.js",
|
||||
"locale/*.js"
|
||||
],
|
||||
"shim": {
|
||||
"messageformat": {
|
||||
"exports": "MessageFormat"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user