extensionjs
Version:
Get 'Content-Type' by file extension.
25 lines (24 loc) • 606 B
JSON
{
"name": "extensionjs",
"version": "0.0.6",
"description": "Get 'Content-Type' by file extension.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/camilos100/ExtensionJS.git"
},
"keywords": [
"ExtensionJS",
"extension",
"ContentType"
],
"author": "Camilo Suárez Sandí",
"license": "MIT",
"bugs": {
"url": "https://github.com/camilos100/ExtensionJS/issues"
},
"homepage": "https://github.com/camilos100/ExtensionJS"
}