From 77089614841eda75823cfbf0642c99f7cc09c869 Mon Sep 17 00:00:00 2001 From: Andrea Colaci Date: Tue, 17 May 2016 13:33:26 +0100 Subject: [PATCH 1/2] npm docs --- doc/features.md | 1 + doc/npm.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 doc/npm.md diff --git a/doc/features.md b/doc/features.md index f092cf1..984c6ab 100644 --- a/doc/features.md +++ b/doc/features.md @@ -26,6 +26,7 @@ * Support optional relaxed syntax. * Single line (`// ...`) and multiple line (`/* ... */`) comments (`kParseCommentsFlag`). * Trailing commas at the end of objects and arrays (`kParseTrailingCommasFlag`). +* [NPM compliant](doc/npm.md). ## Unicode diff --git a/doc/npm.md b/doc/npm.md new file mode 100644 index 0000000..5efa768 --- /dev/null +++ b/doc/npm.md @@ -0,0 +1,31 @@ +## NPM + +# package.json {#package} + +~~~~~~~~~~js +{ + ... + "dependencies": { + ... + "rapidjson": "git@github.com:miloyip/rapidjson.git" + }, + ... + "gypfile": true +} +~~~~~~~~~~ + +# binding.gyp {#binding} + +~~~~~~~~~~js +{ + ... + 'targets': [ + { + ... + 'include_dirs': [ + ' Date: Tue, 17 May 2016 13:33:43 +0100 Subject: [PATCH 2/2] 1.0.4 --- package.json | Bin 583 -> 561 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 9e5e4f23ce6e46f3e24fec65ebd28287b53b5d53..cc6087a5ca36cfd95aacccceb7c07d909f085f4d 100644 GIT binary patch delta 23 fcmX@kvXNziHlxWz9f!$gOne)Qw=gnu)p7v