harsh
Version:
A number-hash ready to go for Talk Like A Pirate Day
27 lines • 516 B
JSON
{
"name": "harsh",
"main": "index.js",
"version": "1.5.1",
"authors": [
"patrickfatrick <patrick.fricano@icloud.com>"
],
"description": "A number-hash ready to go for Talk Like A Pirate Day",
"moduleType": [
"globals",
"node"
],
"keywords": [
"Javascript",
"dates"
],
"license": "MIT",
"homepage": "https://github.com/patrickfatrick/harsh",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"client/bower_components",
"test",
"tests"
]
}