123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- {
- "_args": [
- [
- "cordova-plugin-contacts@3.0.1",
- "/home/manodg/Documents/kilometro0/km0App"
- ]
- ],
- "_from": "cordova-plugin-contacts@3.0.1",
- "_id": "cordova-plugin-contacts@3.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/cordova-plugin-contacts",
- "_nodeVersion": "8.9.3",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/cordova-plugin-contacts-3.0.1.tgz_1513795145012_0.4988263240084052"
- },
- "_npmUser": {
- "email": "stevengill97@gmail.com",
- "name": "stevegill"
- },
- "_npmVersion": "4.6.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "cordova-plugin-contacts",
- "raw": "cordova-plugin-contacts@3.0.1",
- "rawSpec": "3.0.1",
- "scope": null,
- "spec": "3.0.1",
- "type": "version"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-plugin-contacts/-/cordova-plugin-contacts-3.0.1.tgz",
- "_shasum": "37aadabec93c982c04a3dcda0e4f1cfa096a84ab",
- "_shrinkwrap": null,
- "_spec": "cordova-plugin-contacts@3.0.1",
- "_where": "/home/manodg/Documents/kilometro0/km0App",
- "author": {
- "name": "Apache Software Foundation"
- },
- "bugs": {
- "url": "https://issues.apache.org/jira/browse/CB"
- },
- "cordova": {
- "id": "cordova-plugin-contacts",
- "platforms": [
- "amazon-fireos",
- "android",
- "blackberry10",
- "firefoxos",
- "ios",
- "ubuntu",
- "windows",
- "windows8",
- "wp8"
- ]
- },
- "dependencies": {},
- "deprecated": "This plugin has been deprecated",
- "description": "Cordova Contacts Plugin",
- "devDependencies": {
- "jshint": "^2.6.0"
- },
- "directories": {},
- "dist": {
- "shasum": "37aadabec93c982c04a3dcda0e4f1cfa096a84ab",
- "tarball": "https://registry.npmjs.org/cordova-plugin-contacts/-/cordova-plugin-contacts-3.0.1.tgz"
- },
- "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": [
- "contacts",
- "cordova",
- "cordova-amazon-fireos",
- "cordova-android",
- "cordova-blackberry10",
- "cordova-firefoxos",
- "cordova-ios",
- "cordova-ubuntu",
- "cordova-windows",
- "cordova-windows8",
- "cordova-wp7",
- "cordova-wp8",
- "ecosystem:cordova"
- ],
- "license": "Apache-2.0",
- "maintainers": [
- {
- "name": "vishalmishra",
- "email": "vishalmishra0907@gmail.com"
- },
- {
- "name": "bowserj",
- "email": "bowserj@apache.org"
- },
- {
- "name": "purplecabbage",
- "email": "purplecabbage@gmail.com"
- },
- {
- "name": "filmaj",
- "email": "maj.fil@gmail.com"
- },
- {
- "name": "shazron",
- "email": "shazron@gmail.com"
- },
- {
- "name": "csantanapr",
- "email": "csantana23@gmail.com"
- },
- {
- "name": "stevegill",
- "email": "stevengill97@gmail.com"
- }
- ],
- "name": "cordova-plugin-contacts",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "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"
- }
|