[Pkg-javascript-commits] [node-jsonfile] 04/09: Merge tag 'upstream/2.4.0'
Julien Puydt
julien.puydt at laposte.net
Sun Oct 16 18:31:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-jsonfile.
commit 0707a3b888f9b44dd7584d6bfc307d71c85796b7
Merge: 7b19794 5a14c08
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Oct 16 19:47:43 2016 +0200
Merge tag 'upstream/2.4.0'
Upstream version 2.4.0
.travis.yml | 16 ++-
CHANGELOG.md | 98 ++++++++++++++++-
LICENSE | 8 +-
README.md | 128 ++++++++++++++--------
appveyor.yml | 28 +++++
index.js | 133 +++++++++++++++++++++++
lib/jsonfile.js | 59 -----------
package.json | 29 ++---
test/jsonfile.test.js | 102 ------------------
test/mocha.opts | 3 -
test/read-file-sync.test.js | 175 ++++++++++++++++++++++++++++++
test/read-file.test.js | 247 +++++++++++++++++++++++++++++++++++++++++++
test/test.js | 29 +++++
test/write-file-sync.test.js | 104 ++++++++++++++++++
test/write-file.test.js | 136 ++++++++++++++++++++++++
15 files changed, 1064 insertions(+), 231 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsonfile.git
More information about the Pkg-javascript-commits
mailing list