thirtysix
Version:
28 lines (27 loc) • 581 B
JSON
{
"name": "thirtysix",
"version": "0.0.1",
"description": "36 进制哟",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ninozhang/thirtysix.git"
},
"keywords": [
"36",
"thirtysix"
],
"author": "nino",
"license": "MIT",
"bugs": {
"url": "https://github.com/ninozhang/thirtysix/issues"
},
"devDependencies": {
"mocha": "2.4.5",
"should": "8.3.0"
},
"homepage": "https://github.com/ninozhang/thirtysix#readme"
}