{
|
|
"_from": "platform@^1.3.1",
|
|
"_id": "platform@1.3.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==",
|
|
"_location": "/platform",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "platform@^1.3.1",
|
|
"name": "platform",
|
|
"escapedName": "platform",
|
|
"rawSpec": "^1.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/ali-oss"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/platform/-/platform-1.3.6.tgz",
|
|
"_shasum": "48b4ce983164b209c2d45a107adb31f473a6e7a7",
|
|
"_spec": "platform@^1.3.1",
|
|
"_where": "E:\\webView\\tenancy-wechat-uniapp\\node_modules\\ali-oss",
|
|
"author": {
|
|
"name": "Benjamin Tan",
|
|
"email": "demoneaux@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bestiejs/platform.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Benjamin Tan",
|
|
"email": "demoneaux@gmail.com"
|
|
},
|
|
{
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "A platform detection library that works on nearly all JavaScript platforms.",
|
|
"devDependencies": {
|
|
"docdown": "^0.7.3",
|
|
"qunit-extras": "^1.5.0",
|
|
"qunitjs": "^1.23.1",
|
|
"replace": "^1.1.0",
|
|
"requirejs": "^2.3.6"
|
|
},
|
|
"files": [
|
|
"platform.js"
|
|
],
|
|
"homepage": "https://github.com/bestiejs/platform.js#readme",
|
|
"keywords": [
|
|
"environment",
|
|
"platform",
|
|
"ua",
|
|
"useragent"
|
|
],
|
|
"license": "MIT",
|
|
"main": "platform.js",
|
|
"name": "platform",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bestiejs/platform.js.git"
|
|
},
|
|
"scripts": {
|
|
"doc": "docdown platform.js doc/README.md style=github title=\"Platform.js v${npm_package_version}\" toc=properties url=https://github.com/bestiejs/platform.js/blob/${npm_package_version}/platform.js",
|
|
"prepublishOnly": "node bump/bump.js ${npm_package_version}",
|
|
"test": "node test/test.js"
|
|
},
|
|
"version": "1.3.6"
|
|
}
|