summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
commitf2a65b0a4aa1cd6448ec5236190dcdf1f0eb12c4 (patch)
tree5be26b5c74561b59d5662046fe8ee82c08c120cd /js/vendor/angular-animate/package.json
parent8a58b145cf7d05d6c73043700b27813125d9a88f (diff)
remove compiled js and 3rdparty deps from the repo
Diffstat (limited to 'js/vendor/angular-animate/package.json')
-rw-r--r--js/vendor/angular-animate/package.json26
1 files changed, 0 insertions, 26 deletions
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 <angular-core+npm@google.com>",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/angular/angular.js/issues"
- },
- "homepage": "http://angularjs.org"
-}