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

package.json missing #3

Open
amenting opened this issue Sep 14, 2012 · 1 comment
Open

package.json missing #3

amenting opened this issue Sep 14, 2012 · 1 comment

Comments

@amenting
Copy link

could contain package.json like this,
to make building easier vie npm install -d:

{
"name": "blog"
, "version": "0.0.1"
, "private": true
, "dependencies": {
"express": "2.4.3"
, "stylus": ">= 0.0.1"
, "jade": ">= 0.0.1"
, "mongodb": ">= 0.9.6-7"
, "express-messages": ">= 0.0.1"
, "ejs": ">= 0.0.1"
, "sass": ">= 0.0.1"
, "mongoose": ">= 0.0.1"
}
}

@abhishekkhanna2710
Copy link

Can I work on this issue. @amenting Please assign me

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

No branches or pull requests

2 participants