aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/examples/youtube-channel-example/package.json
diff options
context:
space:
mode:
authorFrançois Frisch2012-03-17 18:05:23 -0700
committerFrançois Frisch2012-03-17 18:05:23 -0700
commit3070d7b2a3b96609eace60825c721951c85405cc (patch)
treed24dbde3fb0369335b95cfd4f37a970428ea1656 /node_modules/montage/examples/youtube-channel-example/package.json
parent28a7a71d2962158cab34f50627f2d22540c29eab (diff)
downloadninja-3070d7b2a3b96609eace60825c721951c85405cc.tar.gz
Adding the youtube player
Diffstat (limited to 'node_modules/montage/examples/youtube-channel-example/package.json')
-rwxr-xr-xnode_modules/montage/examples/youtube-channel-example/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/montage/examples/youtube-channel-example/package.json b/node_modules/montage/examples/youtube-channel-example/package.json
new file mode 100755
index 00000000..ecfbdd8a
--- /dev/null
+++ b/node_modules/montage/examples/youtube-channel-example/package.json
@@ -0,0 +1,7 @@
1{
2 "name": "youtube-channel-example",
3 "version": "0.0.0",
4 "mappings": {
5 "montage": "../../"
6 }
7} \ No newline at end of file