Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/jScrollPane/build/package.json')
-rw-r--r--libs/bower_components/jScrollPane/build/package.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/libs/bower_components/jScrollPane/build/package.json b/libs/bower_components/jScrollPane/build/package.json
deleted file mode 100644
index 781719b1d6..0000000000
--- a/libs/bower_components/jScrollPane/build/package.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "name": "jScrollPane-build",
- "description": "Keep track of what you spend",
- "version": "0.1.0",
- "homepage": "http://jscrollpane.kelvinluck.com",
- "author": {
- "name": "Kelvin Luck",
- "email": "git+jsp@kelvinluck.com"
- },
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/haggerstonjs/blob/master/LICENSE-MIT"
- }
- ],
- "main": "Gruntfile.js",
- "engines": {
- "node": ">= 0.8.0"
- },
- "dependencies": {
- "grunt": "~0.4.1",
- "grunt-contrib-uglify": "~0.2.0"
- },
- "devDependencies": {
- "grunt-contrib-connect": "~0.2.0",
- "grunt-contrib-watch": "~0.2.0"
- },
- "peerDependencies": {},
- "keywords": []
-}