Merge pull request #121 from douglasduteil/add-ng-sortable-1.1.9
Add ng-sortable@1.1.9.json
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"css": "*",
|
||||
"angular": "^1.3"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "dist"
|
||||
},
|
||||
"main": "ng-sortable",
|
||||
"registry": "jspm",
|
||||
"shim": {
|
||||
"ng-sortable": {
|
||||
"deps": [
|
||||
"angular",
|
||||
"./ng-sortable.min.css!"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -121,6 +121,7 @@
|
||||
"mustache": "github:janl/mustache.js",
|
||||
"net": "github:jspm/nodelibs-net",
|
||||
"ng-multi-transclude": "github:zachsnow/ng-multi-transclude",
|
||||
"ng-sortable": "github:a5hik/ng-sortable",
|
||||
"nodelibs": "github:jspm/nodelibs",
|
||||
"nprogress": "github:rstacruz/nprogress",
|
||||
"omniscient": "npm:omniscient",
|
||||
|
||||
Reference in New Issue
Block a user