| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_from": "global@4.3.2",
- "_id": "global@4.3.2",
- "_inBundle": false,
- "_integrity": "sha512-/4AybdwIDU4HkCUbJkZdWpe4P6vuw/CUtu+0I1YlLIPe7OlUO7KNJ+q/rO70CW2/NW6Jc6I62++Hzsf5Alu6rQ==",
- "_location": "/global",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "global@4.3.2",
- "name": "global",
- "escapedName": "global",
- "rawSpec": "4.3.2",
- "saveSpec": null,
- "fetchSpec": "4.3.2"
- },
- "_requiredBy": [
- "/video.js",
- "/videojs-contrib-hls",
- "/videojs-contrib-media-sources",
- "/videojs-vtt.js",
- "/xhr"
- ],
- "_resolved": "https://registry.npmmirror.com/global/-/global-4.3.2.tgz",
- "_shasum": "e76989268a6c74c38908b1305b10fc0e394e9d0f",
- "_spec": "global@4.3.2",
- "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\video.js",
- "author": {
- "name": "Raynos",
- "email": "raynos2@gmail.com"
- },
- "browser": {
- "min-document": false,
- "individual": false
- },
- "bugs": {
- "url": "https://github.com/Raynos/global/issues",
- "email": "raynos2@gmail.com"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Raynos"
- }
- ],
- "dependencies": {
- "min-document": "^2.19.0",
- "process": "~0.5.1"
- },
- "deprecated": false,
- "description": "Require global variables",
- "devDependencies": {
- "tape": "^2.12.0"
- },
- "homepage": "https://github.com/Raynos/global",
- "keywords": [],
- "license": "MIT",
- "main": "window.js",
- "name": "global",
- "repository": {
- "type": "git",
- "url": "git://github.com/Raynos/global.git"
- },
- "scripts": {
- "build": "browserify test/index.js -o test/static/bundle.js",
- "test": "node ./test",
- "testem": "testem"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": {
- "ie": [
- "8",
- "9",
- "10"
- ],
- "firefox": [
- "16",
- "17",
- "nightly"
- ],
- "chrome": [
- "22",
- "23",
- "canary"
- ],
- "opera": [
- "12",
- "next"
- ],
- "safari": [
- "5.1"
- ]
- }
- },
- "version": "4.3.2"
- }
|