samhuri.net/package.json
2017-05-19 13:17:17 -07:00

16 lines
319 B
JSON

{
"name": "samhuri.net",
"description": "samhuri.net",
"version": "0.1.0",
"dependencies": {
"harp": "^0.23.0",
"thepusher": "^0.1.4",
"uglify-js": "^3.0.9",
"snyk": "^1.30.1"
},
"scripts": {
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"snyk": true
}