71 lines
1.6 KiB
JSON
71 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bowser@1.9.4",
|
|
"/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools"
|
|
]
|
|
],
|
|
"_from": "bowser@1.9.4",
|
|
"_id": "bowser@1.9.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-iQxYooE6nTJDcEM0+oG5alwVDJo=",
|
|
"_location": "/bowser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bowser@1.9.4",
|
|
"name": "bowser",
|
|
"escapedName": "bowser",
|
|
"rawSpec": "1.9.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.9.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/ali-oss"
|
|
],
|
|
"_resolved": "https://registry.nlark.com/bowser/download/bowser-1.9.4.tgz",
|
|
"_spec": "1.9.4",
|
|
"_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools",
|
|
"author": {
|
|
"name": "Dustin Diaz",
|
|
"email": "dustin@dustindiaz.com",
|
|
"url": "http://dustindiaz.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ded/bowser/issues"
|
|
},
|
|
"description": "Lightweight browser detector",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"smoosh": "*"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"homepage": "https://github.com/lancedikson/bowser",
|
|
"keywords": [
|
|
"browser",
|
|
"useragent",
|
|
"user-agent",
|
|
"parser",
|
|
"ua",
|
|
"detection",
|
|
"ender",
|
|
"sniff"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./src/bowser.js",
|
|
"name": "bowser",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ded/bowser.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "make boosh",
|
|
"test": "make test"
|
|
},
|
|
"typings": "./typings.d.ts",
|
|
"version": "1.9.4"
|
|
}
|