UNPKG

lang

Version:

A tiny internationalization library

31 lines (30 loc) 669 B
{ "name": "lang", "version": "0.1.1", "description": "A tiny internationalization library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/callumacrae/lang" }, "keywords": [ "language", "lang", "i18", "internationalization", "internationalisation" ], "author": "Callum Macrae <callum@macr.ae>", "license": "MIT", "bugs": { "url": "https://github.com/callumacrae/lang/issues" }, "homepage": "https://github.com/callumacrae/lang", "dependencies": { "delve": "^0.3.2", "jquery": "^1.11.2" } }