ascii-dance
Version:
¯\_(ツ)_/¯ _/¯(ツ)¯\_ ¯\_(ツ)¯\_ _/¯(ツ)_/¯
28 lines (27 loc) • 627 B
JSON
{
"name": "ascii-dance",
"description": "¯\\_(ツ)_/¯ _/¯(ツ)¯\\_ ¯\\_(ツ)¯\\_ _/¯(ツ)_/¯",
"version": "1.0.0",
"author": "https://github.com/davidmason",
"bugs": {
"url": "https://github.com/davidmason/ascii-dance/issues"
},
"devDependencies": {
"tape": "^2.13.3"
},
"homepage": "https://github.com/davidmason/ascii-dance",
"keywords": [
"ascii",
"dance",
"dancing"
],
"license": "ISC",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/davidmason/ascii-dance.git"
},
"scripts": {
"test": "node tests/ascii-dance.js"
}
}