aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/package.json.template
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
|\
* | Fix issues with express benchmark and synchronize package.json with templateGravatar murgatroid992016-10-18
| * Update Node library dependencies and change deprecated function callsGravatar murgatroid992016-08-15
|/
* Update node protobuf dependency to 3.0.0 where applicable. Also update exampl...Gravatar murgatroid992016-07-29
* Split Node health check code into a separate package and make it use static c...Gravatar murgatroid992016-07-01
* Add some missing directories to package.jsonGravatar murgatroid992016-05-11
* Node: add dev dependency on google-protobufGravatar murgatroid992016-04-22
* Use math test to test generated codeGravatar murgatroid992016-04-20
* Manually list files in Node package.json to avoid MSBuild environment limitsGravatar murgatroid992016-04-12
* Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
* Ensure we use local node-pre-gyp in Node install hookGravatar murgatroid992016-02-12
* Bundle node-pre-gyp with the node packageGravatar murgatroid992016-02-11
* Stop explicitly supporting Node 0.10 and 0.11Gravatar murgatroid992016-02-10
* Make Node's package.json use the version from build.yamlGravatar murgatroid992016-02-08
* Make sure that the binary URL includes the word NodeGravatar murgatroid992016-01-20
* Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
* Added node-pre-gyp stuff to package.jsonGravatar murgatroid992016-01-15
* public_headers not found in some cases when running the importGravatar Sree Kuchibhotla2016-01-14
* Slightly loosen dependenciesGravatar murgatroid992016-01-07
* Updated some Node dependencies to more recent versionsGravatar murgatroid992016-01-04
* Generate the Node package.json from build.yamlGravatar murgatroid992015-12-21