diff options
author | Jose Antonio Marquez | 2012-05-17 12:16:43 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-05-17 12:16:43 -0700 |
commit | e713d437a3918b9e417d1a0bc9f11275fc9e6634 (patch) | |
tree | fa35180484165aa184366b655a3d132939bebb1e /js/document/templates/banner/package.json | |
parent | aeb499a634bb5c9e4dd3f705f44a87c3817aa769 (diff) | |
download | ninja-e713d437a3918b9e417d1a0bc9f11275fc9e6634.tar.gz |
Sharing app data in banner and html templates
Syncing the files to avoid duplicates and ensure consistency.
Diffstat (limited to 'js/document/templates/banner/package.json')
-rwxr-xr-x | js/document/templates/banner/package.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/js/document/templates/banner/package.json b/js/document/templates/banner/package.json deleted file mode 100755 index 4f36090a..00000000 --- a/js/document/templates/banner/package.json +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | { | ||
2 | "directories": { | ||
3 | "lib": "" | ||
4 | }, | ||
5 | "mappings": { | ||
6 | "montage": "../../../../node_modules/montage/", | ||
7 | "tools": "../../../../node_modules/tools/", | ||
8 | "montage-google": "../../../../node_modules/montage-google/" | ||
9 | } | ||
10 | } \ No newline at end of file | ||