You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Gill (JIRA)" <ji...@apache.org> on 2015/02/04 01:53:34 UTC

[jira] [Created] (CB-8416) Add createpackagejson command to plugman

Steve Gill created CB-8416:
------------------------------

             Summary: Add createpackagejson command to plugman
                 Key: CB-8416
                 URL: https://issues.apache.org/jira/browse/CB-8416
             Project: Apache Cordova
          Issue Type: New Feature
          Components: CordovaLib, Plugman
            Reporter: Steve Gill
            Assignee: Steve Gill


I am going to create a createpackagejson command in plugman that will build a package.json file similar to https://github.com/stevengill/cordova-plugin-device/blob/npmpub/package.json from plugin.xml. Other plugin devs will be able to use this command to quickly add package.json files to their plugins.

I will then modify plugman publish to use the createpackagejson command if needed. Plugman publish will still have to add the contents of the readme (or doc/index.md) to the package.json as well as the platforms tag if we decide to remove it. It will also have to change the package-name field to package-id when publishing to CPR. Once published, we can remove these changes package.json. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org