UNPKG

myei-translatejs

Version:

A JavaScript plugin that makes easy to manage multiple languages on a website

35 lines (34 loc) 779 B
{ "name": "myei-translatejs", "version": "1.5.1", "description": "A JavaScript plugin that makes easy to manage multiple languages on a website", "main": "translate.min.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/myei/translate.js.git" }, "keywords": [ "translate", "js", "easy-to-use", "easy-to-implement", "language", "multiple-language", "translatejs" ], "author": { "name": "myei", "url": "https://github.com/myei/" }, "license": "ISC", "bugs": { "url": "https://github.com/myei/translate.js/issues" }, "homepage": "https://myei.github.io/translate.js/" }