d2-ui
Version:
94 lines (93 loc) • 2.27 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.3.0",
"_inCache": true,
"_installable": true,
"_location": "/bowser",
"_nodeVersion": "4.2.4",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/bowser-1.3.0.tgz_1463608914086_0.870342034380883"
},
"_npmUser": {
"email": "lancedikson@gmail.com",
"name": "lancedikson"
},
"_npmVersion": "3.8.0",
"_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.3.0.tgz",
"_shasum": "c5ae7f31eacc2aa959ead74baef49c9132333a3e",
"_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": "c5ae7f31eacc2aa959ead74baef49c9132333a3e",
"tarball": "https://registry.npmjs.org/bowser/-/bowser-1.3.0.tgz"
},
"gitHead": "14749ca2a0202477599fc220701cfb50d008d863",
"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": {
"test": "make test"
},
"typings": "./typings.d.ts",
"version": "1.3.0"
}