This commit is contained in:
VincentChanX
2017-04-06 09:21:19 +08:00
parent 9e0dafcaa0
commit 8d31c899b1
760 changed files with 77140 additions and 30 deletions

7
node_modules/string_decoder/README.md generated vendored Normal file
View File

@@ -0,0 +1,7 @@
**string_decoder.js** (`require('string_decoder')`) from Node.js core
Copyright Joyent, Inc. and other Node contributors. See LICENCE file for details.
Version numbers match the versions found in Node core, e.g. 0.10.24 matches Node 0.10.24, likewise 0.11.10 matches Node 0.11.10. **Prefer the stable version over the unstable.**
The *build/* directory contains a build script that will scrape the source from the [joyent/node](https://github.com/joyent/node) repo given a specific Node version.