UNPKG

gjspipe

Version:

Gio.Subprocess convenience wrapper

37 lines (36 loc) 684 B
{ "name": "gjspipe", "version": "1.0.7", "description": "Gio.Subprocess convenience wrapper", "main": "lib/gjspipe/pipe.js", "directories": { "lib": "lib", "test": "test" }, "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git+https://github.com/ubunatic/gjs-pipe.git" }, "keywords": [ "gjs", "gio", "Gio", "glib", "GLib", "subprocess", "Gnome", "async", "Promise", "pipes", "polyfill" ], "author": "Uwe Jugel", "license": "MIT", "bugs": { "url": "https://github.com/ubunatic/gjs-pipe/issues" }, "homepage": "https://github.com/ubunatic/gjs-pipe#readme" }