UNPKG

base64-emoji

Version:

Like base64 but encoding into emojis

41 lines (40 loc) 833 B
{ "name": "base64-emoji", "version": "2.1.0", "description": "Like base64 but encoding into emojis", "main": "index.js", "scripts": { "test": "standard && tape test.js" }, "repository": { "type": "git", "url": "https://github.com/watson/base64-emoji.git" }, "dependencies": {}, "devDependencies": { "standard": "^4.3.2", "tape": "^4.0.0" }, "keywords": [ "emoji", "emojicon", "emojicons", "base", "base64", "encode", "encoding", "decode", "decoding", "data" ], "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", "license": "MIT", "bugs": { "url": "https://github.com/watson/base64-emoji/issues" }, "homepage": "https://github.com/watson/base64-emoji", "coordinates": [ 37.4121528, -122.0951204 ] }