Sha256: 9a82c762f7ed5c80b8e57259377a70fe6f627d7cb3d5cfad4aaf50d324fdfe1f
Contents?: true
Size: 1.34 KB
Versions: 310
Compression:
Stored size: 1.34 KB
Contents
{ "name": "string_decoder", "version": "0.10.31", "description": "The string_decoder module from Node core", "main": "index.js", "dependencies": {}, "devDependencies": { "tap": "~0.4.8" }, "scripts": { "test": "tap test/simple/*.js" }, "repository": { "type": "git", "url": "git://github.com/rvagg/string_decoder.git" }, "homepage": "https://github.com/rvagg/string_decoder", "keywords": [ "string", "decoder", "browser", "browserify" ], "license": "MIT", "readme": "**string_decoder.js** (`require('string_decoder')`) from Node.js core\n\nCopyright Joyent, Inc. and other Node contributors. See LICENCE file for details.\n\nVersion 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.**\n\nThe *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.", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/rvagg/string_decoder/issues" }, "_id": "string_decoder@0.10.31", "_shasum": "62e203bc41766c6c28c9fc84301dab1c5310fa94", "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", "_from": "string_decoder@>=0.10.0 <0.11.0" }
Version data entries
310 entries across 62 versions & 1 rubygems