aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-06 22:33:42 -0800
committerJose Antonio Marquez2012-02-06 22:33:42 -0800
commitad85ff92ba44fb3c8ccf24c2f1b9296804dfa8ca (patch)
treebaeb1aeb74176ba9d6f501aa42188df87cb32b58 /js/io/system/ninjalibrary.json
parentf6b9e5be4568cff6b87b2282dcf12f0426aa4301 (diff)
downloadninja-ad85ff92ba44fb3c8ccf24c2f1b9296804dfa8ca.tar.gz
Single file library syncing
Added the ability to store locally in chrome single file libraries used by Ninja. Working on adding multi-file libraries.
Diffstat (limited to 'js/io/system/ninjalibrary.json')
-rw-r--r--js/io/system/ninjalibrary.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index affb72a0..87dff7f6 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,6 @@
1{ 1{
2 "libraries": [ 2 "libraries": [
3 {"name": "Montage", "path": "/ninja-internal/node_modules/descriptor.json", "version": "0.6.0"}, 3 {"name": "Montage", "path": "/ninja-internal/node_modules/descriptor.json", "version": "0.6.0"},
4 {"name": "RDGE", "path": "/ninja-internal/js/helper-classes/RDGE/rdge-compiled.js", "version": "0.6.0", "singular": "true"} 4 {"name": "RDGE", "path": "/ninja-internal/js/helper-classes/RDGE/rdge-compiled.js", "version": "0.6.0", "file": "rdge-compiled.js"}
5 ] 5 ]
6} \ No newline at end of file 6} \ No newline at end of file