mirror of
https://github.com/thedjinn/js303.git
synced 2025-08-19 00:38:32 +02:00
14 lines
273 B
JSON
Executable File
14 lines
273 B
JSON
Executable File
{
|
|
"name": "aterrien/jQuery-Knob",
|
|
"version": "1.2.10",
|
|
"main": "js/jquery.knob.js",
|
|
"description": "Nice, downward compatible, touchable, jQuery dial.",
|
|
"license": "MIT",
|
|
"ignore": [],
|
|
"dependencies": {
|
|
"jquery": ">=1.7.0"
|
|
},
|
|
"devDependencies": {}
|
|
}
|
|
|