Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

Create A package.json file so that the plugin can be loaded as an NPM package#18

Merged
ten1seven merged 2 commits intoten1seven:masterfrom
thejsj:master
Mar 8, 2015
Merged

Create A package.json file so that the plugin can be loaded as an NPM package#18
ten1seven merged 2 commits intoten1seven:masterfrom
thejsj:master

Conversation

@thejsj
Copy link
Contributor

@thejsj thejsj commented May 1, 2014

With this package.json, I can pull the package direclty into NPM:

"dependencies": {
    "jquery": "~2.1.0",
    "hammerjs": "~1.1.2",
    "jRespond": "https://github.com/thejsj/jRespond/tarball/master"
  },

If this happens, then another commit would be needed to change the repository field from git@github.com:thejsj/jRespond.git to git@github.com:ten1sevenj/jRespond.git

ten1seven added a commit that referenced this pull request Mar 8, 2015
Create A package.json file so that the plugin can be loaded as an NPM package
@ten1seven ten1seven merged commit 16081fa into ten1seven:master Mar 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants