translateable
Version:
An easy to use language loader.
31 lines (30 loc) • 696 B
JSON
{
"name": "translateable",
"version": "1.2.3",
"description": "An easy to use language loader.",
"main": "index.js",
"types": "index.d.ts",
"keywords": [
"language",
"webpack",
"languages",
"translatable",
"translateable",
"translate",
"translation",
"translator"
],
"author": "Gavin Abu-Zahra",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gavinabu/translateable.git"
},
"bugs": {
"url": "https://github.com/gavinabu/translateable/issues"
},
"homepage": "https://www.justwhatever.net/projects/translateable"
}