d2-ui
Version:
95 lines (94 loc) • 2.3 kB
JSON
{
"_args": [
[
"bowser@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/inline-style-prefixer"
]
],
"_from": "bowser@>=1.0.0 <2.0.0",
"_id": "bowser@1.4.5",
"_inCache": true,
"_installable": true,
"_location": "/bowser",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/bowser-1.4.5.tgz_1472506035341_0.14405064284801483"
},
"_npmUser": {
"email": "lancedikson@gmail.com",
"name": "lancedikson"
},
"_npmVersion": "3.10.6",
"_phantomChildren": {},
"_requested": {
"name": "bowser",
"raw": "bowser@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/inline-style-prefixer"
],
"_resolved": "https://registry.npmjs.org/bowser/-/bowser-1.4.5.tgz",
"_shasum": "88bd953a4989f4695227b1f266ec635c33fd4b1b",
"_shrinkwrap": null,
"_spec": "bowser@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/inline-style-prefixer",
"author": {
"email": "dustin@dustindiaz.com",
"name": "Dustin Diaz",
"url": "http://dustindiaz.com"
},
"bugs": {
"url": "https://github.com/ded/bowser/issues"
},
"dependencies": {},
"description": "a browser detector",
"devDependencies": {
"mocha": "*",
"smoosh": "*"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "88bd953a4989f4695227b1f266ec635c33fd4b1b",
"tarball": "https://registry.npmjs.org/bowser/-/bowser-1.4.5.tgz"
},
"gitHead": "f3b7ac26df7d5321bc02e7de81f8b4c966bbfa45",
"homepage": "https://github.com/ded/bowser",
"keywords": [
"ender",
"browser",
"sniff",
"detection"
],
"license": "MIT",
"main": "./src/bowser.js",
"maintainers": [
{
"email": "polvero@gmail.com",
"name": "ded"
},
{
"email": "lancedikson@gmail.com",
"name": "lancedikson"
}
],
"name": "bowser",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ded/bowser.git"
},
"scripts": {
"prepublish": "make boosh",
"test": "make test"
},
"typings": "./typings.d.ts",
"version": "1.4.5"
}