| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_from": "cordova-plugin-contacts@3.0.1",
- "_id": "cordova-plugin-contacts@3.0.1",
- "_inBundle": false,
- "_integrity": "sha1-N6ravsk8mCwEo9zaDk8c+glqhKs=",
- "_location": "/cordova-plugin-contacts",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cordova-plugin-contacts@3.0.1",
- "name": "cordova-plugin-contacts",
- "escapedName": "cordova-plugin-contacts",
- "rawSpec": "3.0.1",
- "saveSpec": null,
- "fetchSpec": "3.0.1"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-plugin-contacts/-/cordova-plugin-contacts-3.0.1.tgz",
- "_shasum": "37aadabec93c982c04a3dcda0e4f1cfa096a84ab",
- "_spec": "cordova-plugin-contacts@3.0.1",
- "_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-contacts",
- "platforms": [
- "android",
- "amazon-fireos",
- "ubuntu",
- "ios",
- "blackberry10",
- "wp8",
- "firefoxos",
- "windows8",
- "windows"
- ]
- },
- "deprecated": "This plugin has been deprecated",
- "description": "Cordova Contacts Plugin",
- "devDependencies": {
- "jshint": "^2.6.0"
- },
- "engines": {
- "cordovaDependencies": {
- "3.0.0": {
- "cordova-android": ">=6.3.0"
- },
- "4.0.0": {
- "cordova": ">100"
- }
- }
- },
- "homepage": "https://github.com/apache/cordova-plugin-contacts#readme",
- "keywords": [
- "cordova",
- "contacts",
- "ecosystem:cordova",
- "cordova-android",
- "cordova-amazon-fireos",
- "cordova-ubuntu",
- "cordova-ios",
- "cordova-blackberry10",
- "cordova-wp7",
- "cordova-wp8",
- "cordova-firefoxos",
- "cordova-windows8",
- "cordova-windows"
- ],
- "license": "Apache-2.0",
- "name": "cordova-plugin-contacts",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apache/cordova-plugin-contacts.git"
- },
- "scripts": {
- "jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests",
- "test": "npm run jshint"
- },
- "types": "./types/index.d.ts",
- "version": "3.0.1"
- }
|