aboutsummaryrefslogtreecommitdiff
path: root/javascript/package.json
AgeCommit message (Collapse)Author
2016-10-25Version bump for 2.0.02.0.0Richard van der Hoff
2016-09-14Changelog and version bump for 1.3.01.3.0Mark Haines
2016-09-06call double ratchet what it isMatthew Hodgson
2016-09-06Bump version numbers to 1.2.01.2.0Richard van der Hoff
2016-09-01Bump version in package.json1.1.0Richard van der Hoff
... to match the Makefile
2016-07-11Prepare 1.0.0 release1.0.0Richard van der Hoff
2016-05-20Add support for building the JS wrappers to the MakefileRichard van der Hoff
Now that we have C and C++, we need to split the compile and link steps (because we need different flags for the C and C++ files), so this is easier with a Makefile.
2016-04-26Make 'npm build' build the js libRichard van der Hoff
2015-12-02Tweak javascript build to make npm betterRichard van der Hoff
Build into 'javascript' dir and tell package.json exactly which files we care about.
2015-07-21Add package.json for adding olm to npmMark Haines