Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB3E1177BE for ; Wed, 28 Jan 2015 00:18:16 +0000 (UTC) Received: (qmail 74920 invoked by uid 500); 28 Jan 2015 00:18:16 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 74878 invoked by uid 500); 28 Jan 2015 00:18:16 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 74866 invoked by uid 99); 28 Jan 2015 00:18:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2015 00:18:16 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stevengill97@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2015 00:18:11 +0000 Received: by mail-qa0-f45.google.com with SMTP id n8so13977469qaq.4 for ; Tue, 27 Jan 2015 16:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ywJ9UU2FUCY6a1Jc8c9P/xBKOo+WdbHVjXhN70FDcws=; b=W6Xrg4+RGlsbBHzC3qNOTapc+5azXPAlFfdmwbbzxoR8o45OaB7lBKZb5/asfmRQsZ 23Vn2rdmvsgMQ7FD9bLETzuLoB8vjurZNok3OnY2a5QJVTLkVwjGCr5hC0Dg+ib7GtmT AUYQfyxCLdXDanpUg3J6nTJGwwDqFw0l1oHfCQ1T4t6CDgu/jheY4pM4xQxw1fKGcyGH CarH1vOXpermru6DWfrSZ+jOBDRjN52K26ehCgOjo0Lp7lN+XbWkTcV6JvjS9hapiuPR iX5m1sGNobXsLLtJv+vsp0zjMlrqY1Ak3HAQQS/8Bh/Ks4uFctN+56lh7Nii4/MDi3Ho BGSg== X-Received: by 10.224.37.138 with SMTP id x10mr7831955qad.4.1422404270695; Tue, 27 Jan 2015 16:17:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.40.200 with HTTP; Tue, 27 Jan 2015 16:17:30 -0800 (PST) From: Steven Gill Date: Tue, 27 Jan 2015 16:17:30 -0800 Message-ID: Subject: [Proposal] Publishing plugins to NPM & top level package.json for cordova projects To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c1ef62482ec6050dab4d95 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1ef62482ec6050dab4d95 Content-Type: text/plain; charset=ISO-8859-1 Hey All, In preparation of the upcoming hangout this Thursday, here is my proposal on publishing plugins to npm (Phase 1) and adding a top level package.json into every cordova project (Phase 2). https://docs.google.com/document/d/1M0L4RHp8U6T_TZANaGz20RwLDulM1_iE56osU-o_bUU/edit?usp=sharing Looking forward to some feedback! -Steve --001a11c1ef62482ec6050dab4d95--