| Server IP : 172.67.216.113 / Your IP : 104.23.243.33 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388321/root/proc/2388322/cwd/sharedjs/libraries/angular-ui-scroll/1.6.1/ |
Upload File : |
{
"name": "angular-ui-scroll",
"description": "AngularJS infinite scrolling module",
"version": "1.6.1",
"src": "./src/",
"public": "./dist/",
"main": "./dist/ui-scroll.js",
"homepage": "https://github.com/angular-ui/ui-scroll",
"author": {
"name": "Michael Feingold",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "https://github.com/angular-ui/ui-scroll.git"
},
"bugs": {
"url": "https://github.com/angular-ui/ui-scroll/issues"
},
"license": "MIT",
"scripts": {
"start": "grunt",
"test": "grunt test",
"dev": "concurrently --kill-others --raw \"grunt server\" \"grunt test\"",
"build": "grunt build"
},
"devDependencies": {
"babel-core": "^6.22.1",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.22.0",
"clean-webpack-plugin": "^0.1.15",
"concurrently": "^3.4.0",
"express": "^4.14.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-karma": "^2.0.0",
"grunt-webpack": "^1.0.18",
"jasmine-core": "^2.5.2",
"karma": "^1.4.0",
"karma-chrome-launcher": "^2.0.0",
"karma-firefox-launcher": "^1.0.0",
"karma-ie-launcher": "^1.0.0",
"karma-jasmine": "^1.1.0",
"webpack": "^1.14.0"
},
"keywords": [
"angular",
"angularjs",
"angular.ui",
"angular-ui",
"ui.scroll",
"ui-scroll",
"angular-ui-scroll",
"unlimited",
"infinite",
"live",
"perpetual",
"scroll",
"scroller",
"scrolling"
]
}