6de2455917
- Added GLOBAL_MARKETS_TITLE to all translation files - Updated footer with 12 markets (4 active + 8 upcoming) - Translated market section to: zh-cn, zh-tw, ja, ko, th, vi, id, ms, hi - Built and deployed to production - CloudFront invalidation: I3RTMXVFDJXWLG3SYX208OP1CC
20 lines
510 B
JSON
20 lines
510 B
JSON
{
|
|
"name": "minimalistic-assert",
|
|
"version": "1.0.1",
|
|
"description": "minimalistic-assert ===",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/calvinmetcalf/minimalistic-assert.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
|
|
},
|
|
"homepage": "https://github.com/calvinmetcalf/minimalistic-assert"
|
|
}
|