Add keywords to package.json
Should hopefully bump up on the results of the npm site when searching `uglify`
This commit is contained in:
committed by
Richard van Velzen
parent
70e5b6f15b
commit
ebe118dc79
@@ -49,5 +49,6 @@
|
||||
"scripts": {
|
||||
"shrinkwrap": "rm ./npm-shrinkwrap.json; rm -rf ./node_modules; npm i && npm shrinkwrap && npm outdated",
|
||||
"test": "node test/run-tests.js"
|
||||
}
|
||||
},
|
||||
"keywords": ["uglify", "uglify-js", "minify", "minifier"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user