gcs
parents
Showing
bigstream.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "node-bigstream", | |||
| "description": "", | |||
| "version": "0.0.1", | |||
| "main": "./bigstream.js", | |||
| "author": { | |||
| "name": "Kamron Aroonrua", | |||
| "email": "kamron.aroonrua@nectec.or.th" | |||
| }, | |||
| "keywords": [], | |||
| "licenses": { | |||
| "type": "none" | |||
| }, | |||
| "dependencies": { | |||
| "async": "^2.0.1", | |||
| "buffalo": "^0.1.3", | |||
| "random-access-file": "^1.3.0" | |||
| } | |||
| } |
Please register or sign in to comment