Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keywords to package.json #924

Closed
wants to merge 1 commit into from
Closed

Add keywords to package.json #924

wants to merge 1 commit into from

Conversation

avdg
Copy link
Contributor

@avdg avdg commented Jan 16, 2016

Should hopefully bump up on the results of the npm site when searching uglify. Currently for the search uglify, the package shows up on page 3.

Should hopefully bump up on the results of the npm site when searching `uglify`
@avdg avdg changed the title Add keywords Add keywords to package.json Jan 18, 2016
@rvanvelzen
Copy link
Collaborator

Merged as ebe118d

@rvanvelzen rvanvelzen closed this Jan 19, 2016
@@ -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"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No "uglifyjs" keyword?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be darned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants