UNPKG

@clampthis/clampthis

Version:

A simple Javascript Library to enable multiline ellipses.

26 lines (25 loc) 592 B
{ "name": "@clampthis/clampthis", "version": "1.0.0", "description": "A simple Javascript Library to enable multiline ellipses.", "main": "src/clampthis.js", "scripts": { "test": "node test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/ClampThis/ClampThis.git" }, "keywords": [ "Javascript", "Multiline", "ellipses", "Clamp" ], "author": "Desmond Chin", "license": "MIT", "bugs": { "url": "https://github.com/ClampThis/ClampThis/issues" }, "homepage": "https://github.com/ClampThis/ClampThis#readme" }