@testim/testim-cli
Version:
Command line interface for running Testing on you CI
95 lines (94 loc) • 2.31 kB
JSON
{
"_args": [
[
"mime-types@~1.0.1",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/request"
]
],
"_from": "mime-types@>=1.0.1 <1.1.0",
"_id": "mime-types@1.0.2",
"_inCache": true,
"_location": "/mime-types",
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "mime-types",
"raw": "mime-types@~1.0.1",
"rawSpec": "~1.0.1",
"scope": null,
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz",
"_shasum": "995ae1392ab8affcbfcb2641dd054e943c0d5dce",
"_shrinkwrap": null,
"_spec": "mime-types@~1.0.1",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/request",
"author": {
"email": "me@jongleberry.com",
"name": "Jonathan Ong",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/expressjs/mime-types/issues"
},
"contributors": [
{
"name": "Jeremiah Senkpiel",
"email": "fishrock123@rocketmail.com",
"url": "https://searchbeam.jit.su"
}
],
"dependencies": {},
"description": "The ultimate javascript content-type utility.",
"devDependencies": {
"co": "3",
"cogent": "0",
"mocha": "1",
"should": "3"
},
"directories": {},
"dist": {
"shasum": "995ae1392ab8affcbfcb2641dd054e943c0d5dce",
"tarball": "http://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "e82b23836eb42003b8346fb31769da2fb7eb54e8",
"homepage": "https://github.com/expressjs/mime-types",
"installable": true,
"license": "MIT",
"main": "lib",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
}
],
"name": "mime-types",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/expressjs/mime-types"
},
"scripts": {
"test": "make test"
},
"version": "1.0.2"
}