UNPKG

web-copy-to-clipboard

Version:

Simple module that copies a text to clipbard.

17 lines (16 loc) 349 B
{ "name": "web-copy-to-clipboard", "version": "1.1.2", "description": "Simple module that copies a text to clipbard.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "copyToClipboard", "clipboard", "copy" ], "author": "EduardoAlphonse", "license": "ISC" }