makestatic-fingerprint
Version:
Fingerprints output files
40 lines (39 loc) • 881 B
JSON
{
"name": "makestatic-fingerprint",
"version": "1.0.12",
"description": "Fingerprints output files",
"author": "muji <noop@xpm.io>",
"license": "MIT",
"homepage": "https://makestatic.ws",
"engines": {
"node": " >= 6.1.x"
},
"repository": {
"type": "git",
"url": "https://github.com/makestatic/compiler"
},
"keywords": [
"makestatic",
"makestatic-plugin",
"file",
"fingerprint",
"checksum",
"cache"
],
"files": [
"README.md",
"index.js"
],
"devDependencies": {
"chai": "~3.5.0",
"istanbul": "~0.4.4",
"makestatic-core": "^1.0.82",
"makestatic-graph-resources": "^1.1.11",
"makestatic-parse-html": "^1.1.15",
"makestatic-resolve-file": "^1.0.24",
"makestatic-sources-loader": "^1.0.23",
"makestatic-write-file": "^1.0.24",
"mocha": "~3.2.0",
"standard": "^8.6.0"
}
}