UNPKG

hypher-for-jquery

Version:

A fast and small JavaScript hyphenation engine for jQuery

36 lines (35 loc) 824 B
{ "name": "hypher-for-jquery", "version": "1.0.3", "description": "A fast and small JavaScript hyphenation engine for jQuery", "main": "dist/jquery.hypher.js", "author": [ { "name": "Bram Stein (@bramstein)", "url": "http://www.bramstein.com/" }, { "name": "Marc Wieland (@marcwieland95)", "url": "http://marcwieland.name/" } ], "repository": { "type": "git", "url": "https://github.com/marcwieland95/hypher-for-jQuery.git" }, "keywords": [ "hyphenation", "hypher", "hypher.js", "zepto", "jquery" ], "devDependencies": { "grunt": "~0.4.2", "load-grunt-tasks": "~0.2.1", "grunt-contrib-watch": "~0.5.3", "grunt-contrib-uglify": "~0.3.2", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-concat": "~0.3.0" } }