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

Use the meteor package api directly to get more information #120

Closed
andrew opened this issue Mar 15, 2015 · 9 comments
Closed

Use the meteor package api directly to get more information #120

andrew opened this issue Mar 15, 2015 · 9 comments

Comments

@andrew
Copy link
Contributor

andrew commented Mar 15, 2015

https://github.com/meteor/docs/blob/master/long-form/package-server-api.md

@andrew andrew added this to the v1.2 milestone Mar 15, 2015
@olizilla
Copy link
Contributor

I can help with that! 👓

@olizilla olizilla self-assigned this Mar 16, 2015
@andrew andrew modified the milestone: v1.2 Dec 12, 2016
@andrew
Copy link
Contributor Author

andrew commented Jan 11, 2017

https://atmospherejs.com/a/packages is gone so this is higher priority now

@andrew andrew added this to the January 2017 milestone Jan 11, 2017
@andrew andrew modified the milestone: January 2017 Jan 31, 2017
@andrew andrew added the medium label Feb 21, 2017
@andrew
Copy link
Contributor Author

andrew commented Feb 21, 2017

Paging @olizilla 😘

@olizilla
Copy link
Contributor

ooh laa laa. Meteor now uses both a package.json for npm deps and a .meteor/versions file for atmosphere packages. The general direction is to pull much of core meteor functionality into npm packages.

https://github.com/meteor/meteor/blob/907e1d91833eace7e40cc1d796cc7f9d171ceab1/Roadmap.md#full-transition-to-npm

@andrew
Copy link
Contributor Author

andrew commented Feb 21, 2017

The main problem here is getting the list of packages from at atmospherejs.com as they removed the way I was using before, instead pulling them directly from packages.meteor.com over DDP

@olizilla
Copy link
Contributor

roger roger. I'm up for wiring that up but it'll be a few weeks before I get any free time.

@andrew
Copy link
Contributor Author

andrew commented Feb 21, 2017

🙆

@BenJam
Copy link
Contributor

BenJam commented Jul 13, 2017

Would be nice, given atmospherejs' api has been pulled...

@andrew andrew added the roadmap label Oct 9, 2017
@andrew
Copy link
Contributor Author

andrew commented Oct 9, 2017

Moving this to the Backlog as we'd still like to implement it but can't see that happening in the near future.

@andrew andrew closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants