Skip to content

adds package.json - #77

Open
JauernigIT wants to merge 4 commits into
millermedeiros:masterfrom
JauernigIT:master
Open

adds package.json#77
JauernigIT wants to merge 4 commits into
millermedeiros:masterfrom
JauernigIT:master

Conversation

@JauernigIT

Copy link
Copy Markdown

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?

Comment thread 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",

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

👍 👍

@tallbrick

Copy link
Copy Markdown

@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

ajssd commented Jun 6, 2019

Copy link
Copy Markdown

+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