mirror of
https://github.com/sstent/node.git
synced 2026-01-26 07:02:31 +00:00
first post
This commit is contained in:
10
ninja-store/package.json
Normal file
10
ninja-store/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "application-name"
|
||||
, "version": "0.0.1"
|
||||
, "private": true
|
||||
, "dependencies": {
|
||||
"express": "2.5.8"
|
||||
, "stylus": ">= 0.0.1"
|
||||
, "jade": ">= 0.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user