| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_from": "cordova-plugin-wechat@2.1.0",
- "_id": "cordova-plugin-wechat@2.1.0",
- "_inBundle": false,
- "_integrity": "sha512-CzBAqWHtWuxnIHilFR/7VyDqHZup7AIThkNVIIbWhR2FgdFn9UPg4PBIFKzM3zdpAqRGfKX0kGGnn+z//QPPeg==",
- "_location": "/cordova-plugin-wechat",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cordova-plugin-wechat@2.1.0",
- "name": "cordova-plugin-wechat",
- "escapedName": "cordova-plugin-wechat",
- "rawSpec": "2.1.0",
- "saveSpec": null,
- "fetchSpec": "2.1.0"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-plugin-wechat/-/cordova-plugin-wechat-2.1.0.tgz",
- "_shasum": "37fd5f26d11d5df1f52a3aa3c231fb971eead3bb",
- "_spec": "cordova-plugin-wechat@2.1.0",
- "_where": "/Users/xiongzhu/Projects/Cordova/LingXianCar",
- "author": {
- "name": "xu.li",
- "email": "AthenaLightenedMyPath@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/xu-li/cordova-plugin-wechat/issues"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "cordova-plugin-wechat",
- "platforms": [
- "ios",
- "android"
- ]
- },
- "deprecated": false,
- "description": "A cordova plugin, a JS version of Wechat SDK",
- "engines": {
- "cordovaDependencies": {
- "2.0.0": {
- "cordova": ">=6.1.0",
- "cordova-android": ">=6.1.0",
- "cordova-ios": ">=4.3.1"
- },
- "<2.0.0": {
- "cordova": ">=3.5.0"
- }
- }
- },
- "homepage": "https://github.com/xu-li/cordova-plugin-wechat#readme",
- "keywords": [
- "cordova",
- "wechat",
- "weixin",
- "share",
- "ecosystem:cordova",
- "cordova-ios",
- "cordova-android"
- ],
- "license": "MIT",
- "name": "cordova-plugin-wechat",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xu-li/cordova-plugin-wechat.git"
- },
- "version": "2.1.0"
- }
|