{ "_args": [ [ "platform@1.3.4", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "platform@1.3.4", "_id": "platform@1.3.4", "_inBundle": false, "_integrity": "sha1-bw+xftqqSPIUQrOpdcBjEw8cPr0=", "_location": "/platform", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "platform@1.3.4", "name": "platform", "escapedName": "platform", "rawSpec": "1.3.4", "saveSpec": null, "fetchSpec": "1.3.4" }, "_requiredBy": [ "/ali-oss" ], "_resolved": "https://registry.npmjs.org/platform/-/platform-1.3.4.tgz", "_spec": "1.3.4", "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "author": { "name": "Benjamin Tan", "email": "demoneaux@gmail.com", "url": "https://demoneaux.github.io/" }, "bugs": { "url": "https://github.com/bestiejs/platform.js/issues" }, "contributors": [ { "name": "Benjamin Tan", "email": "demoneaux@gmail.com", "url": "https://demoneaux.github.io/" }, { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" }, { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "https://mathiasbynens.be/" } ], "description": "A platform detection library that works on nearly all JavaScript platforms.", "devDependencies": { "docdown": "~0.7.2", "qunit-extras": "^1.5.0", "qunitjs": "^1.23.1", "requirejs": "^2.3.3" }, "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", "test": "node test/test" }, "version": "1.3.4" }