summaryrefslogtreecommitdiff
path: root/homebrew/jsmin/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/jsmin/.beer')
-rw-r--r--homebrew/jsmin/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/jsmin/.beer b/homebrew/jsmin/.beer
new file mode 100644
index 000000000..5276dd705
--- /dev/null
+++ b/homebrew/jsmin/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Jsmin",
+ "description": "Minify JavaScript code",
+ "url": "https://github.com/douglascrockford/JSMin/archive/1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.crockford.com/javascript/jsmin.html",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system ENV.cc, \"jsmin.c\", \"-o\", \"jsmin\"",
+ "bin.install \"jsmin\""
+ ],
+ "version": "8752",
+ "file": "jsmin.rb"
+} \ No newline at end of file