summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/package.json
blob: c743dd492550daefc6244e6936aa782fb3d199d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
  "_from": "string_decoder@~0.10.x",
  "_id": "string_decoder@0.10.31",
  "_integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
  "_location": "/sorted-union-stream/from2/readable-stream/string_decoder",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "string_decoder@~0.10.x",
    "name": "string_decoder",
    "escapedName": "string_decoder",
    "rawSpec": "~0.10.x",
    "saveSpec": null,
    "fetchSpec": "~0.10.x"
  },
  "_requiredBy": [
    "/sorted-union-stream/from2/readable-stream"
  ],
  "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
  "_shasum": "62e203bc41766c6c28c9fc84301dab1c5310fa94",
  "_shrinkwrap": null,
  "_spec": "string_decoder@~0.10.x",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream",
  "bin": null,
  "bugs": {
    "url": "https://github.com/rvagg/string_decoder/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "The string_decoder module from Node core",
  "devDependencies": {
    "tap": "~0.4.8"
  },
  "homepage": "https://github.com/rvagg/string_decoder",
  "keywords": [
    "string",
    "decoder",
    "browser",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "string_decoder",
  "optionalDependencies": {},
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/rvagg/string_decoder.git"
  },
  "scripts": {
    "test": "tap test/simple/*.js"
  },
  "version": "0.10.31"
}