UNPKG

1.3 kBJSONView Raw
1{
2 "_args": [
3 [
4 "stringstream@0.0.5",
5 "/Users/eshanker/Code/fsevents"
6 ]
7 ],
8 "_from": "stringstream@0.0.5",
9 "_id": "stringstream@0.0.5",
10 "_inBundle": false,
11 "_integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=",
12 "_location": "/stringstream",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "stringstream@0.0.5",
18 "name": "stringstream",
19 "escapedName": "stringstream",
20 "rawSpec": "0.0.5",
21 "saveSpec": null,
22 "fetchSpec": "0.0.5"
23 },
24 "_requiredBy": [],
25 "_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
26 "_spec": "0.0.5",
27 "_where": "/Users/eshanker/Code/fsevents",
28 "author": {
29 "name": "Michael Hart",
30 "email": "michael.hart.au@gmail.com",
31 "url": "http://github.com/mhart"
32 },
33 "bugs": {
34 "url": "https://github.com/mhart/StringStream/issues"
35 },
36 "description": "Encode and decode streams into string streams",
37 "homepage": "https://github.com/mhart/StringStream#readme",
38 "keywords": [
39 "string",
40 "stream",
41 "base64",
42 "gzip"
43 ],
44 "license": "MIT",
45 "main": "stringstream.js",
46 "name": "stringstream",
47 "repository": {
48 "type": "git",
49 "url": "git+https://github.com/mhart/StringStream.git"
50 },
51 "version": "0.0.5"
52}