Sha256: cb5cfd5c51c58c4a1e80f18344171a183baa2e4905561ebc92c4828204448cf3
Contents?: true
Size: 1.44 KB
Versions: 205
Compression:
Stored size: 1.44 KB
Contents
{ "name": "angular-ui-sortable", "version": "0.18.0", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT", "homepage": "http://angular-ui.github.com", "main": "./src/sortable.js", "dependencies": {}, "devDependencies": { "angular-ui-publisher": "1.2.x", "grunt": "~0.4.x", "grunt-contrib-connect": "0.5.x", "grunt-contrib-jshint": "0.8.x", "grunt-contrib-uglify": "0.2.x", "grunt-contrib-watch": "0.5.x", "grunt-conventional-changelog": "~1.0.0", "grunt-karma": "^0.12.1", "grunt-ngmin": "0.0.x", "grunt-surround": "0.1.x", "jasmine-core": "^2.4.1", "karma": "^0.13.22", "karma-chrome-launcher": "0.1.x", "karma-coffee-preprocessor": "^0.3.0", "karma-coverage": "^0.5.5", "karma-coveralls": "~0.1.4", "karma-firefox-launcher": "0.1.x", "karma-html2js-preprocessor": "^0.1.0", "karma-jasmine": "^0.3.7", "karma-junit-reporter": "^0.4.0", "karma-phantomjs-launcher": "^1.0.0", "karma-requirejs": "^0.2.5", "karma-script-launcher": "^0.2.0", "load-grunt-tasks": "0.2.x", "requirejs": "2.1.x", "wiredep": "1.8.x" }, "scripts": { "coverage": "grunt coverage", "dist": "grunt dist", "serve": "grunt serve", "test": "grunt test" }, "repository": { "type": "git", "url": "git://github.com/angular-ui/ui-sortable.git" } }
Version data entries
205 entries across 205 versions & 1 rubygems