1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_from": "cordova-plugin-whitelist@1",
- "_id": "cordova-plugin-whitelist@1.3.3",
- "_inBundle": false,
- "_integrity": "sha1-tehezbv+Wu3tQKG/TuI3LmfZb7Q=",
- "_location": "/cordova-plugin-whitelist",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "cordova-plugin-whitelist@1",
- "name": "cordova-plugin-whitelist",
- "escapedName": "cordova-plugin-whitelist",
- "rawSpec": "1",
- "saveSpec": null,
- "fetchSpec": "1"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "http://registry.npm.taobao.org/cordova-plugin-whitelist/download/cordova-plugin-whitelist-1.3.3.tgz",
- "_shasum": "b5e85ecdbbfe5aeded40a1bf4ee2372e67d96fb4",
- "_spec": "cordova-plugin-whitelist@1",
- "_where": "/Users/young/开发/udp-discover-client",
- "author": {
- "name": "Apache Software Foundation"
- },
- "bugs": {
- "url": "https://issues.apache.org/jira/browse/CB"
- },
- "bundleDependencies": false,
- "cordova": {
- "platforms": [
- "android"
- ]
- },
- "deprecated": false,
- "description": "Cordova Whitelist Plugin",
- "engines": {
- "cordovaDependencies": {
- "0.0.0": {
- "cordova-android": ">=4.0.0"
- },
- "2.0.0": {
- "cordova": ">100"
- }
- }
- },
- "homepage": "https://github.com/apache/cordova-plugin-whitelist#readme",
- "keywords": [
- "cordova",
- "whitelist",
- "ecosystem:cordova",
- "cordova-android"
- ],
- "license": "Apache-2.0",
- "name": "cordova-plugin-whitelist",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apache/cordova-plugin-whitelist.git"
- },
- "version": "1.3.3"
- }
|