UNPKG

396 BJSONView Raw
1{
2 "name": "memorystream",
3 "description": "This is lightweight memory stream module for node.js.",
4 "version": "0.0.2",
5 "keywords": [
6 "memory",
7 "stream"
8 ],
9 "contributors": [
10 { "name": "Dmitry Nizovtsev", "email": "dmitryp3@gmail.com" }
11 ],
12 "repository" : {
13 "type" : "git",
14 "url" : "https://yikulju@github.com/JSBizon/node-memorystream.git"
15 },
16 "engines": { "node": ">= 0.1.98" }
17}
\No newline at end of file