always-four
Version:
4. The number after three.
27 lines (26 loc) • 615 B
JSON
{
"name": "always-four",
"version": "1.0.1",
"description": "4. The number after three.",
"keywords": [
"four"
],
"homepage": "https://github.com/10xly/integer-values/packages/core/always-four#readme",
"bugs": {
"url": "https://github.com/10xly/integer-values/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/10xly/integer-values.git"
},
"license": "UNLICENSED",
"author": "tj-commits",
"type": "commonjs",
"main": "4.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"five": "0.8.0"
}
}