UNPKG

native-clip

Version:

Read / Write from the native OS clipboard in Node.js

29 lines (28 loc) 543 B
{ "name": "native-clip", "version": "0.5.3", "description": "", "main": "main.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/Ne0nWinds/native-clip.git" }, "keywords": [ "clipboard", "copy", "paste", "copy-paste", "windows", "win32", "macos", "linux", "C99" ], "author": "", "license": "Unlicense", "bugs": { "url": "https://github.com/Ne0nWinds/native-clip/issues" }, "homepage": "https://github.com/Ne0nWinds/native-clip#readme" }