Sha256: 615087f58ee138fd35c2b414c355b72e36e5919725b8aecc1c34f6a5585b9779
Contents?: true
Size: 732 Bytes
Versions: 21
Compression:
Stored size: 732 Bytes
Contents
{ "name": "tr46", "version": "0.0.3", "description": "An implementation of the Unicode TR46 spec", "main": "index.js", "scripts": { "test": "mocha", "pretest": "node scripts/getLatestUnicodeTests.js", "prepublish": "node scripts/generateMappingTable.js" }, "repository": { "type": "git", "url": "git+https://github.com/Sebmaster/tr46.js.git" }, "keywords": [ "unicode", "tr46", "url", "whatwg" ], "author": "Sebastian Mayr <npm@smayr.name>", "license": "MIT", "bugs": { "url": "https://github.com/Sebmaster/tr46.js/issues" }, "homepage": "https://github.com/Sebmaster/tr46.js#readme", "devDependencies": { "mocha": "^2.2.5", "request": "^2.57.0" } }
Version data entries
21 entries across 21 versions & 5 rubygems