UNPKG

rot-13

Version:
28 lines (27 loc) 552 B
{ "name": "rot-13", "version": "1.0.0", "description": "rot13", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/grant/rot-13.git" }, "keywords": [ "rot13", "rotate", "cipher" ], "author": "Grant Timmerman", "license": "MIT", "bugs": { "url": "https://github.com/grant/rot-13/issues" }, "homepage": "https://github.com/grant/rot-13#readme", "devDependencies": { "ava": "^0.18.2" } }