js-sniper
Version:
A lightweight JavaScript library that lets you code smarter and build faster
34 lines (33 loc) • 634 B
JSON
{
"name": "js-sniper",
"version": "2.2.1",
"description": "A lightweight JavaScript library that lets you code smarter and build faster",
"main": "./dist/sniper.min.js",
"directories": {
"test": "test"
},
"files": [
"./dist/sniper.min.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"javascript",
"sniper",
"library",
"utility",
"dom",
"event",
"input",
"security",
"validation",
"scroll",
"animation",
"jquery",
"performance",
"web"
],
"author": "https://jubbytech.com",
"license": "MIT"
}