From f2a65b0a4aa1cd6448ec5236190dcdf1f0eb12c4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 25 Mar 2016 20:19:57 +0100 Subject: remove compiled js and 3rdparty deps from the repo --- js/vendor/angular-animate/package.json | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 js/vendor/angular-animate/package.json (limited to 'js/vendor/angular-animate/package.json') diff --git a/js/vendor/angular-animate/package.json b/js/vendor/angular-animate/package.json deleted file mode 100644 index 5208107b1..000000000 --- a/js/vendor/angular-animate/package.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "angular-animate", - "version": "1.5.2", - "description": "AngularJS module for animations", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "https://github.com/angular/angular.js.git" - }, - "keywords": [ - "angular", - "framework", - "browser", - "animation", - "client-side" - ], - "author": "Angular Core Team ", - "license": "MIT", - "bugs": { - "url": "https://github.com/angular/angular.js/issues" - }, - "homepage": "http://angularjs.org" -} -- cgit v1.2.3