????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/native-duplexpair/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/native-duplexpair/package.json |
{ "name": "native-duplexpair", "version": "1.0.0", "description": "Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`", "engine": ">=4.0.0", "main": "index.js", "directories": { "test": "test" }, "devDependencies": { "mocha": "^4.0.1", "nyc": "^11.3.0" }, "scripts": { "test": "nyc mocha" }, "repository": { "type": "git", "url": "git+https://github.com/tediousjs/native-duplexpair.git" }, "keywords": [ "duplex", "pair", "streams", "socket" ], "author": "Anna Henningsen <anna@addaleax.net>", "license": "MIT", "bugs": { "url": "https://github.com/tediousjs/native-duplexpair/issues" }, "homepage": "https://github.com/tediousjs/native-duplexpair#readme" }