UNPKG

funcunit

Version:
65 lines (64 loc) 1.65 kB
{ "_from": "mime-types@~1.0.1", "_id": "mime-types@1.0.2", "_inBundle": false, "_integrity": "sha1-mVrhOSq4r/y/yyZB3QVOlDwNXc4=", "_location": "/mime-types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "mime-types@~1.0.1", "name": "mime-types", "escapedName": "mime-types", "rawSpec": "~1.0.1", "saveSpec": null, "fetchSpec": "~1.0.1" }, "_requiredBy": [ "/less/request" ], "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz", "_shasum": "995ae1392ab8affcbfcb2641dd054e943c0d5dce", "_spec": "mime-types@~1.0.1", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/less/node_modules/request", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/expressjs/mime-types/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jeremiah Senkpiel", "email": "fishrock123@rocketmail.com", "url": "https://searchbeam.jit.su" } ], "deprecated": false, "description": "The ultimate javascript content-type utility.", "devDependencies": { "co": "3", "cogent": "0", "mocha": "1", "should": "3" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/expressjs/mime-types#readme", "license": "MIT", "main": "lib", "name": "mime-types", "repository": { "type": "git", "url": "git+https://github.com/expressjs/mime-types.git" }, "scripts": { "test": "make test" }, "version": "1.0.2" }