From b89a7ee8b956c96a1dcee995ea840feddc5d4b27 Mon Sep 17 00:00:00 2001 From: Pierre Frisch Date: Thu, 22 Dec 2011 07:25:50 -0800 Subject: First commit of Ninja to ninja-internal Signed-off-by: Valerio Virgillito --- user-document-templates/montage-application-cloud/package.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 user-document-templates/montage-application-cloud/package.json (limited to 'user-document-templates/montage-application-cloud/package.json') diff --git a/user-document-templates/montage-application-cloud/package.json b/user-document-templates/montage-application-cloud/package.json new file mode 100644 index 00000000..5466b3d7 --- /dev/null +++ b/user-document-templates/montage-application-cloud/package.json @@ -0,0 +1,8 @@ +{ + "directories": { + "lib": "" + }, + "mappings": { + "montage": "../../node_modules/montage/" + } +} \ No newline at end of file -- cgit v1.2.3