1{ 2 "name": "string_decoder", 3 "version": "0.10.31", 4 "description": "The string_decoder module from Node core", 5 "main": "index.js", 6 "dependencies": {}, 7 "devDependencies": { 8 "tap": "~0.4.8" 9 }, 10 "scripts": { 11 "test": "tap test/simple/*.js" 12 }, 13 "repository": { 14 "type": "git", 15 "url": "git://github.com/rvagg/string_decoder.git" 16 }, 17 "homepage": "https://github.com/rvagg/string_decoder", 18 "keywords": [ 19 "string", 20 "decoder", 21 "browser", 22 "browserify" 23 ], 24 "license": "MIT", 25 "gitHead": "d46d4fd87cf1d06e031c23f1ba170ca7d4ade9a0", 26 "bugs": { 27 "url": "https://github.com/rvagg/string_decoder/issues" 28 }, 29 "_id": "[email protected]", 30 "_shasum": "62e203bc41766c6c28c9fc84301dab1c5310fa94", 31 "_from": "string_decoder@>=0.10.0 <0.11.0", 32 "_npmVersion": "1.4.23", 33 "_npmUser": { 34 "name": "rvagg", 35 "email": "[email protected]" 36 }, 37 "maintainers": [ 38 { 39 "name": "substack", 40 "email": "[email protected]" 41 }, 42 { 43 "name": "rvagg", 44 "email": "[email protected]" 45 } 46 ], 47 "dist": { 48 "shasum": "62e203bc41766c6c28c9fc84301dab1c5310fa94", 49 "tarball": "http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" 50 }, 51 "directories": {}, 52 "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", 53 "readme": "ERROR: No README data found!" 54} 55 56