| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_from": "cordova-plugin-customurlscheme",
- "_id": "cordova-plugin-customurlscheme@5.0.2",
- "_inBundle": false,
- "_integrity": "sha1-xiRuRposI3cuv7VFE4NUyw3BpoM=",
- "_location": "/cordova-plugin-customurlscheme",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "cordova-plugin-customurlscheme",
- "name": "cordova-plugin-customurlscheme",
- "escapedName": "cordova-plugin-customurlscheme",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npm.taobao.org/cordova-plugin-customurlscheme/download/cordova-plugin-customurlscheme-5.0.2.tgz",
- "_shasum": "c6246e469a2c23772ebfb545138354cb0dc1a683",
- "_spec": "cordova-plugin-customurlscheme",
- "_where": "/Users/x/Documents/twong-h5/cordova",
- "author": {
- "name": "Eddy Verbruggen",
- "email": "eddyverbruggen@gmail.com",
- "url": "https://github.com/EddyVerbruggen"
- },
- "bugs": {
- "url": "https://github.com/EddyVerbruggen/Custom-URL-scheme/issues"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "cordova-plugin-customurlscheme",
- "platforms": [
- "ios",
- "android",
- "windows8",
- "windows"
- ]
- },
- "deprecated": false,
- "description": "Launch your app by using this URL: mycoolapp://, you can add a path and even pass params like this: mycoolerapp://somepath?foo=bar",
- "engines": [
- {
- "name": "cordova",
- "version": ">=3.0.0"
- }
- ],
- "homepage": "https://github.com/EddyVerbruggen/Custom-URL-scheme#readme",
- "keywords": [
- "Custom URL Scheme",
- "URLscheme",
- "URL scheme",
- "Custom URL",
- "Launch My App",
- "Launch App",
- "ecosystem:cordova",
- "cordova-ios",
- "cordova-android",
- "cordova-windows",
- "cordova-windows8"
- ],
- "license": "MIT",
- "name": "cordova-plugin-customurlscheme",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/EddyVerbruggen/Custom-URL-scheme.git"
- },
- "version": "5.0.2"
- }
|