[Pkg-javascript-commits] [node-strip-json-comments] branch upstream updated (66e2393 -> 9afc99d)
    Julien Puydt 
    julien.puydt at laposte.net
       
    Sat May 14 07:12:02 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-strip-json-comments.
      from  66e2393   Imported Upstream version 1.0.4
       new  44ae1df   Imported Upstream version 2.0.0
       new  9afc99d   Imported Upstream version 2.0.1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 .editorconfig          |   3 +-
 .gitignore             |   1 -
 .jshintrc              |  20 ----------
 .travis.yml            |   2 +-
 bower.json             |  29 --------------
 cli.js                 |  41 -------------------
 component.json         |  26 ------------
 index.js               |  70 ++++++++++++++++++++++++++++++++
 package.json           |  44 ++++++++++----------
 readme.md              |  40 ++++++-------------
 strip-json-comments.js |  73 ----------------------------------
 test.js                | 106 ++++++++++++++++++++++++++++---------------------
 12 files changed, 164 insertions(+), 291 deletions(-)
 delete mode 100644 .jshintrc
 delete mode 100644 bower.json
 delete mode 100644 cli.js
 delete mode 100644 component.json
 create mode 100644 index.js
 delete mode 100644 strip-json-comments.js
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-strip-json-comments.git
    
    
More information about the Pkg-javascript-commits
mailing list