Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "hashly", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Renames static files with a hashcode for cache busting", | ||
@@ -40,3 +40,7 @@ "directories": { | ||
"javascript", | ||
"cache busting" | ||
"cache busting", | ||
"static files", | ||
"deployment", | ||
"hashcode", | ||
"CDN" | ||
], | ||
@@ -43,0 +47,0 @@ "author": { |
@@ -22,3 +22,6 @@ hashly [![Build Status](https://secure.travis-ci.org/labaneilers/hashly.png?branch=master)](http://travis-ci.org/labaneilers/hashly) | ||
------------------ | ||
hashly requires node.js(http://nodejs.org) version 0.10.0 or higher. | ||
Once you have node.js, run the following: | ||
```shell | ||
@@ -25,0 +28,0 @@ npm install hashly -g |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
133
52042