twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
100 lines (99 loc) • 2.5 kB
JSON
{
"_args": [
[
"mobile-detect@^1.3.0",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "mobile-detect@>=1.3.0 <2.0.0",
"_id": "mobile-detect@1.3.1",
"_inCache": true,
"_installable": true,
"_location": "/mobile-detect",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "hgoebl@goebl.com",
"name": "hgoebl"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "mobile-detect",
"raw": "mobile-detect@^1.3.0",
"rawSpec": "^1.3.0",
"scope": null,
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/mobile-detect/-/mobile-detect-1.3.1.tgz",
"_shasum": "66d77fe116a9fc211be03703fc62f8ef886ec350",
"_shrinkwrap": null,
"_spec": "mobile-detect@^1.3.0",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"email": "hgoebl@goebl.com",
"name": "Heinrich Goebl",
"url": "http://www.goebl.com/"
},
"bugs": {
"url": "https://github.com/hgoebl/mobile-detect.js/issues"
},
"dependencies": {},
"description": "Device detection (phone, tablet, desktop, mobile grade, os, versions)",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.3.1",
"grunt-exec": "~0.4.2",
"grunt-jasmine-node": "~0.1.0",
"grunt-jsdoc": "~0.4.0",
"jshint": "0.9.1",
"mote": "0.2.0",
"uglify-js": "~2.4.15",
"wordwrap": "0.0.2"
},
"directories": {},
"dist": {
"shasum": "66d77fe116a9fc211be03703fc62f8ef886ec350",
"tarball": "http://registry.npmjs.org/mobile-detect/-/mobile-detect-1.3.1.tgz"
},
"gitHead": "710d52d1e19141a62684d08f95da1e88b7f95628",
"homepage": "http://hgoebl.github.io/mobile-detect.js/",
"keywords": [
"browser",
"detect",
"device",
"mobile",
"mobilegrade",
"phone",
"sniff",
"tablet",
"useragent",
"version"
],
"license": "MIT",
"main": "mobile-detect.js",
"maintainers": [
{
"name": "hgoebl",
"email": "hgoebl@goebl.com"
}
],
"name": "mobile-detect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/hgoebl/mobile-detect.js.git"
},
"scripts": {
"test": "grunt jasmine_node"
},
"version": "1.3.1"
}