aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/app/third-party/ng-infinite-scroll/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/app/third-party/ng-infinite-scroll/package.json')
-rw-r--r--catalog-ui/app/third-party/ng-infinite-scroll/package.json80
1 files changed, 0 insertions, 80 deletions
diff --git a/catalog-ui/app/third-party/ng-infinite-scroll/package.json b/catalog-ui/app/third-party/ng-infinite-scroll/package.json
deleted file mode 100644
index 8859faecdc..0000000000
--- a/catalog-ui/app/third-party/ng-infinite-scroll/package.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "name": "ng-infinite-scroll",
- "version": "1.3.0",
- "description": "Infinite scrolling for AngularJS",
- "repository": {
- "type": "git",
- "url": "git://github.com/sroze/ngInfiniteScroll.git"
- },
- "main": "build/ng-infinite-scroll.js",
- "browser": "build/ng-infinite-scroll.js",
- "scripts": {
- "test": "grunt test:protractor-local"
- },
- "author": {
- "name": "Michelle Tilley",
- "email": "michelle@michelletilley.net",
- "url": "http://michelletilley.net"
- },
- "contributors": [
- {
- "name": "Samuel ROZE",
- "email": "samuel.roze@gmail.com",
- "url": "http://sroze.io"
- }
- ],
- "license": "MIT",
- "devDependencies": {
- "coffee-script": "~1.8.0",
- "grunt": "~0.4.5",
- "grunt-coffeelint": "~0.0.13",
- "grunt-contrib-clean": "~0.6.0",
- "grunt-contrib-coffee": "~0.12.0",
- "grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-connect": "0.8.0",
- "grunt-contrib-uglify": "~0.6.0",
- "grunt-protractor-runner": "1.1.4",
- "mkdirp": "0.5.0",
- "protractor": "1.4.0",
- "sauce-connect-launcher": "0.9.0"
- },
- "gitHead": "6fbf4b41947f9a3023b4aba0e613231950ccc4a1",
- "bugs": {
- "url": "https://github.com/sroze/ngInfiniteScroll/issues"
- },
- "homepage": "https://github.com/sroze/ngInfiniteScroll#readme",
- "_id": "ng-infinite-scroll@1.3.0",
- "_shasum": "c2e98d8fd134b0525a4d2cf58c95d9b583755112",
- "_from": "ng-infinite-scroll@>=1.3.0 <2.0.0",
- "_npmVersion": "3.9.5",
- "_nodeVersion": "6.2.2",
- "_npmUser": {
- "name": "graingert",
- "email": "tagrain@gmail.com"
- },
- "dist": {
- "shasum": "c2e98d8fd134b0525a4d2cf58c95d9b583755112",
- "tarball": "https://registry.npmjs.org/ng-infinite-scroll/-/ng-infinite-scroll-1.3.0.tgz"
- },
- "maintainers": [
- {
- "name": "binarymuse",
- "email": "michelle@michelletilley.net"
- },
- {
- "name": "graingert",
- "email": "tagrain@gmail.com"
- },
- {
- "name": "sroze",
- "email": "samuel.roze@gmail.com"
- }
- ],
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/ng-infinite-scroll-1.3.0.tgz_1467302375605_0.8192659560590982"
- },
- "directories": {},
- "_resolved": "https://registry.npmjs.org/ng-infinite-scroll/-/ng-infinite-scroll-1.3.0.tgz",
- "readme": "ERROR: No README data found!"
-}