All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.node_modules.mime-db.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "mime-db@>=1.21.0 <1.22.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/mime-db",
    "_npmUser": {
        "email": "[email protected]",
        "name": "dougwilson"
    },
    "_npmVersion": "1.4.28",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "mime-db",
        "raw": "mime-db@~1.21.0",
        "rawSpec": "~1.21.0",
        "scope": null,
        "spec": ">=1.21.0 <1.22.0",
        "type": "range"
    },
    "_requiredBy": [
        "/mime-types"
    ],
    "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.21.0.tgz",
    "_shasum": "9b5239e3353cf6eb015a00d890261027c36d4bac",
    "_shrinkwrap": null,
    "_spec": "mime-db@~1.21.0",
    "_where": "",
    "bugs": {
        "url": "https://github.com/jshttp/mime-db/issues"
    },
    "contributors": [
        {
            "email": "[email protected]",
            "name": "Douglas Christopher Wilson"
        },
        {
            "email": "[email protected]",
            "name": "Jonathan Ong",
            "url": "http://jongleberry.com"
        },
        {
            "email": "[email protected]",
            "name": "Robert Kieffer",
            "url": "http://github.com/broofa"
        }
    ],
    "dependencies": {
        
    },
    "description": "Media Type Database",
    "devDependencies": {
        "bluebird": "3.1.1",
        "co": "4.6.0",
        "cogent": "1.0.1",
        "csv-parse": "1.0.1",
        "gnode": "0.1.1",
        "istanbul": "0.4.1",
        "mocha": "1.21.5",
        "raw-body": "2.1.5",
        "stream-to-array": "2.2.0"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "9b5239e3353cf6eb015a00d890261027c36d4bac",
        "tarball": "http://registry.npmjs.org/mime-db/-/mime-db-1.21.0.tgz"
    },
    "engines": {
        "node": ">= 0.6"
    },
    "files": [
        "HISTORY.md",
        "LICENSE",
        "README.md",
        "db.json",
        "index.js"
    ],
    "gitHead": "9ab92f0a912a602408a64db5741dfef6f82c597f",
    "homepage": "https://github.com/jshttp/mime-db",
    "keywords": [
        "charset",
        "charsets",
        "database",
        "db",
        "mime",
        "type",
        "types"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "jongleberry"
        },
        {
            "email": "[email protected]",
            "name": "dougwilson"
        }
    ],
    "name": "mime-db",
    "optionalDependencies": {
        
    },
    "readme": "ERROR: No README data found!",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/jshttp/mime-db.git"
    },
    "scripts": {
        "build": "node scripts/build",
        "fetch": "gnode scripts/fetch-apache && gnode scripts/fetch-iana && gnode scripts/fetch-nginx",
        "test": "mocha --reporter spec --bail --check-leaks test/",
        "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
        "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
        "update": "npm run fetch && npm run build"
    },
    "version": "1.21.0"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy