123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_from": "cordova-plugin-inappbrowser@3.0.0",
- "_id": "cordova-plugin-inappbrowser@3.0.0",
- "_inBundle": false,
- "_integrity": "sha1-1K4A02Z2IQdRBXrSWK5K1KkWGto=",
- "_location": "/cordova-plugin-inappbrowser",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cordova-plugin-inappbrowser@3.0.0",
- "name": "cordova-plugin-inappbrowser",
- "escapedName": "cordova-plugin-inappbrowser",
- "rawSpec": "3.0.0",
- "saveSpec": null,
- "fetchSpec": "3.0.0"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-3.0.0.tgz",
- "_shasum": "d4ae00d36676210751057ad258ae4ad4a9161ada",
- "_spec": "cordova-plugin-inappbrowser@3.0.0",
- "_where": "/Users/wuyi/Documents/myobj/xinzheng/nxz",
- "author": {
- "name": "Apache Software Foundation"
- },
- "bugs": {
- "url": "https://issues.apache.org/jira/browse/CB"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "cordova-plugin-inappbrowser",
- "platforms": [
- "android",
- "browser",
- "ios",
- "osx",
- "windows"
- ]
- },
- "deprecated": false,
- "description": "Cordova InAppBrowser Plugin",
- "devDependencies": {
- "eslint": "^4.0.0",
- "eslint-config-semistandard": "^11.0.0",
- "eslint-config-standard": "^10.2.1",
- "eslint-plugin-import": "^2.3.0",
- "eslint-plugin-node": "^5.0.0",
- "eslint-plugin-promise": "^3.5.0",
- "eslint-plugin-standard": "^3.0.1"
- },
- "engines": {
- "cordovaDependencies": {
- "0.2.3": {
- "cordova": ">=3.1.0"
- },
- "4.0.0": {
- "cordova": ">100"
- }
- }
- },
- "homepage": "https://github.com/apache/cordova-plugin-inappbrowser#readme",
- "keywords": [
- "cordova",
- "in",
- "app",
- "browser",
- "inappbrowser",
- "ecosystem:cordova",
- "cordova-android",
- "cordova-browser",
- "cordova-ios",
- "cordova-osx",
- "cordova-windows"
- ],
- "license": "Apache-2.0",
- "name": "cordova-plugin-inappbrowser",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apache/cordova-plugin-inappbrowser.git"
- },
- "scripts": {
- "eslint": "node node_modules/eslint/bin/eslint www && node node_modules/eslint/bin/eslint src && node node_modules/eslint/bin/eslint tests",
- "test": "npm run eslint"
- },
- "types": "./types/index.d.ts",
- "version": "3.0.0"
- }
|