UNPKG

@karaokemugen/langs

Version:

ISO 639-1/2/3 Language codes with English and local names

20 lines (19 loc) 609 B
{ "name": "@karaokemugen/langs", "version": "2.1.0", "description": "ISO 639-1/2/3 Language codes with English and local names", "keywords": ["639", "639-1", "639-2", "639-3", "iso", "iso639", "lang", "langs", "language", "languages"], "license": "MIT", "main": "index.js", "scripts": { "test": "node_modules/.bin/mocha --ui tdd --reporter spec test.js" }, "repository": { "type": "git", "url": "git@github.com:karaokemugen/nodejs-langs.js" }, "devDependencies": { "chai": "~1.9", "mocha": "~1.21" } }