dumpsterpiece
Version:
A meme javascript library composed entierly from one line functions
24 lines (23 loc) • 569 B
JSON
{
"name": "dumpsterpiece",
"version": "0.0.1",
"description": "A meme javascript library composed entierly from one line functions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/geanify/one-liner.git"
},
"keywords": [
"one",
"liner"
],
"author": "geanify",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/geanify/one-liner/issues"
},
"homepage": "https://github.com/geanify/one-liner#readme"
}