grunt-hasher
Version:
Create hashes for files
24 lines (23 loc) • 493 B
JSON
{
"name": "grunt-hasher",
"version": "0.1.0",
"description": "Create hashes for files",
"main": "hasher.js",
"repository": {
"type": "git",
"url": "git://github.com/devote/grunt-hasher.git"
},
"keywords": [
"node.js",
"javascript",
"grunt",
"hashes",
"devote"
],
"author": "Dmitrii Pakhtinov",
"license": "MIT",
"bugs": {
"url": "https://github.com/devote/grunt-hasher/issues"
},
"homepage": "https://github.com/devote/grunt-hasher"
}