constant-list
Version:
Provide a constant list definition for the most common use case (http, file extension, mime, js type, ...)
24 lines (23 loc) • 678 B
JSON
{
"name": "constant-list",
"version": "0.0.7",
"description": "Provide a constant list definition for the most common use case (http, file extension, mime, js type, ...)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karlito40/constant-list.git"
},
"keywords": [
"constant",
"cons"
],
"author": "Karlito40 <karlito40@gmail.com> (https://github.com/karlito40)",
"license": "ISC",
"bugs": {
"url": "https://github.com/karlito40/constant-list/issues"
},
"homepage": "https://github.com/karlito40/constant-list#readme"
}