octothorpe
Version:
Creates an octothorpe/hashtag with values provided
38 lines (37 loc) • 818 B
JSON
{
"name": "octothorpe",
"version": "1.0.0",
"description": "Creates an octothorpe/hashtag with values provided",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lewismoten/octothorpe.git"
},
"keywords": [
"Octothorpe",
"Octothorpes",
"Octothorp",
"Octothorn",
"Pound Sign",
"Number Sign",
"Hashtag",
"Hash",
"Pound",
"#",
"tic-tac-toe",
"naughts and crosses",
"grid"
],
"author": "Lewis Edward Moten III",
"license": "ISC",
"bugs": {
"url": "https://github.com/lewismoten/octothorpe/issues"
},
"homepage": "https://github.com/lewismoten/octothorpe#readme",
"dependencies": {
"indexed-template": "^1.0.0"
}
}