jquery-screwed
Version:
jQuery JavaScript library made of only six different characters: ! ( ) + [ ]
38 lines (37 loc) • 990 B
JSON
{
"name": "jquery-screwed",
"version": "4.0.0-screwed.2",
"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-4.0.0.screwed.js",
"repository": {
"type": "git",
"url": "git+https://github.com/fasttime/jquery-screwed.git"
},
"scripts": {
"build": "npm install && gulp"
},
"devDependencies": {
"@origin-1/eslint-config": "latest",
"del": "latest",
"eslint-formatter-compact": "latest",
"globals": "latest",
"gulp": "latest",
"gulp-eslint-new": "latest",
"jquery": "4.0.0",
"jscrewit": "latest",
"sync-readable": "latest"
},
"engines": {
"node": ">=20"
}
}