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

Commit

Permalink
Merge pull request #164 from grtjn/148-mlpm-json
Browse files Browse the repository at this point in the history
Fixed #148: stub mlpm.json to make mlpm install slightly easier
  • Loading branch information
joemfb committed Sep 8, 2015
2 parents 53fd6a8 + 1c5ab58 commit 6787fb0
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 6787fb0

Please sign in to comment.