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

adds package.json #77

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

JauernigIT
Copy link

I've added the package.json for packaging via npm. Moreover, I moved the README.mdown to README.md to be conform with packaging guidelines.

Could you please also create a new version v1.0.4 for the latest changes?

package.json Outdated
"name": "requirejs-plugins-current",
"version": "1.0.3",
"description": "Small set of plugins for RequireJS (http://requirejs.org). Some plugins may also work on other AMD loaders (never tested it). For more plugins check RequireJS Wiki (https://github.com/jrburke/requirejs/wiki/Plugins). Note: this is a fork of the original requirejs-plugins repository, which only adds the package.json to make it installable via npm.",
"keywords": "require, requirejs, plugins, node",

Choose a reason for hiding this comment

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

Keywords should be an array of strings (see https://docs.npmjs.com/files/package.json#keywords).

Copy link
Author

Choose a reason for hiding this comment

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

fixed, thanks!

@davidwindell
Copy link

👍 👍

@tallbrick
Copy link

@millermedeiros, @yefremov,
Any chance you can review this pull request? Without compatibility with NPM/Yarn/etc, this project is almost dead in the water.

@ajssd
Copy link

ajssd commented Jun 6, 2019

+1

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.

5 participants