summaryrefslogtreecommitdiffstats
path: root/js/vendor/js-url/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/js-url/package.json')
-rw-r--r--js/vendor/js-url/package.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/js/vendor/js-url/package.json b/js/vendor/js-url/package.json
deleted file mode 100644
index c60be4845..000000000
--- a/js/vendor/js-url/package.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "name": "url",
- "version": "1.8.6",
- "description": "A simple, lightweight url parser for JavaScript (~1.6 Kb minified, ~0.6Kb gzipped).",
- "main": "url.js",
- "repository": {
- "type": "git",
- "url": "https://github.com/websanova/js-url"
- },
- "author": {
- "name" : "Websanova"
- },
- "homepage" : "http://url.websanova.com",
- "license": "MIT, GPL",
- "dependencies": {
- "grunt-contrib-qunit": "",
- "grunt-contrib-uglify": "",
- "grunt-contrib-jshint": ""
- },
- "scripts": {
- "prepublish": "grunt"
- }
-} \ No newline at end of file