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

#29 add package.json #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

#29 add package.json #30

wants to merge 1 commit into from

Conversation

erm0l0v
Copy link

@erm0l0v erm0l0v commented Aug 27, 2015

Added package.json and added support of CommonJs and AMD modules (module.exports and define('jschannel', ...)

Currently you may test installation using command:

npm install git://github.com/CourseTalk/jschannel.git

After publishing to npm command will looks like:

npm install jschannel

@yochannah yochannah mentioned this pull request Sep 14, 2015
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

1 participant