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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -294,6 +294,7 @@
|
||||
"materialize": "npm:materialize",
|
||||
"mbe-nodes": "github:OptimalBPM/mbe-nodes",
|
||||
"meld": "github:cujojs/meld",
|
||||
"messageformat": "npm:messageformat",
|
||||
"microplugin": "npm:microplugin",
|
||||
"minivents": "github:allouis/minivents",
|
||||
"mithril": "npm:mithril",
|
||||
|
||||
Reference in New Issue
Block a user