mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-14 07:02:34 +01:00
25 lines
579 B
JSON
25 lines
579 B
JSON
{
|
|
"name": "knockout-sortable",
|
|
"version": "0.8.6",
|
|
"main": "./build/knockout-sortable.min.js",
|
|
"ignore": [
|
|
"examples",
|
|
"ext",
|
|
"reports",
|
|
"spec",
|
|
"src",
|
|
"Gruntfile.js",
|
|
"package.json",
|
|
".gitignore"
|
|
],
|
|
"homepage": "https://github.com/rniemeyer/knockout-sortable",
|
|
"_release": "0.8.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.8.6",
|
|
"commit": "9323854b6ae106d49d7a45bfed61485873d8db92"
|
|
},
|
|
"_source": "git://github.com/rniemeyer/knockout-sortable.git",
|
|
"_target": "*",
|
|
"_originalSource": "knockout-sortable"
|
|
} |