added Meteor package.js Package info #203
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
I needed your repo for my meteor project and no package was on atmospherejs.com.
So, according to http://angular-meteor.com/tutorials/angular1/3rd-party-libraries, I simply wrote the missing package.js File and published it.
The downside with atmosphere is, that I needed to have an account to bind the package to it.
So I created an account, using my name, and added the package to that.
Therefore the current project location/name is "heinerion:angular-dragdrop" as seen in the package.js.
To publish the project under your name (so it would be codef0rmer:angular-dragdrop) you would simply have to create an account on meteor.com and change the package.js accordingly.
I hope, I wasn't too eager.
I Also needed to change the README.md, adding Spaces between the #'s and the Headlines, so that Meteor can parse it.
With kind regards,
Heinerion