UNPKG

jquery-screwed

Version:

jQuery JavaScript library made of only six different characters: ! ( ) + [ ]

31 lines (30 loc) 807 B
{ "name": "jquery-screwed", "version": "3.7.1-screwed.1", "description": "jQuery JavaScript library made of only six different characters: ! ( ) + [ ]", "keywords": [ "jquery", "jscrewit", "jsfuck" ], "homepage": "https://github.com/fasttime/jquery-screwed", "bugs": "https://github.com/fasttime/jquery-screwed/issues", "license": "MIT", "author": "Francesco Trotta <ft@fasttime.org> (https://github.com/fasttime)", "files": [], "main": "jquery-3.7.1.screwed.js", "repository": { "type": "git", "url": "https://github.com/fasttime/jquery-screwed.git" }, "scripts": { "build": "npm install && gulp" }, "devDependencies": { "@fasttime/lint": "latest", "del": "latest", "gulp": "latest", "jquery": "3.7.1", "jscrewit": "latest" } }