Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Commit

Permalink
Fixed #148: stub mlpm.json to make mlpm install slightly easier
Browse files Browse the repository at this point in the history
  • Loading branch information
grtjn committed Sep 8, 2015
1 parent 53fd6a8 commit 1c5ab58
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/templates/mlpm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "sample-app",
"version": "0.0.1",
"description": "Sample app generated with slush-marklogic-node",
"private": true,
"dependencies": {
}
}

0 comments on commit 1c5ab58

Please sign in to comment.