istesequi
Version:
Lightweight and intuitive javascript library
28 lines (27 loc) • 507 B
JSON
{
"name": "umbrella",
"version": "1.8.0",
"homepage": "http://umbrellajs.com/",
"authors": [
"Francisco Presencia <developerfrancisco@hotmail.com>"
],
"description": "Lightweight and intuitive javascript library",
"main": "umbrella.min.js",
"keywords": [
"umbrella",
"js",
"selector",
"ajax",
"small",
"tiny",
"jquery",
"alternative"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"package.json"
]
}