create-sri
Version:
this package create sub-resource integrity , supports sha-256 , sha-512,sha-384
17 lines (16 loc) • 362 B
JSON
{
"name": "create-sri",
"version": "1.0.0",
"description": "this package create sub-resource integrity , supports sha-256 , sha-512,sha-384",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Sri",
"websecurity",
"script"
],
"author": "Amanjot Singh",
"license": "ISC"
}