copypasta
Version:
Next-level copypasta text tools.
40 lines (39 loc) • 807 B
JSON
{
"name": "copypasta",
"version": "0.0.1",
"description": "Next-level copypasta text tools.",
"main": "copypasta.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/schmich/copypasta"
},
"keywords": [
"copypasta",
"copy",
"paste",
"unicode",
"fullwidth",
"full-width",
"flip",
"mirror",
"text",
"meme",
"twitch",
"kripparrian",
"kripp"
],
"author": {
"name": "Chris Schmich",
"email": "schmch@gmail.com",
"url": "https://github.com/schmich"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/schmich/copypasta/issues"
},
"homepage": "https://github.com/schmich/copypasta",
"readmeFilename": "README.md"
}