public
Fork of sstephenson/prototype
Description: Prototype JavaScript framework
Homepage: http://prototypejs.org/
Clone URL: git://github.com/staaky/prototype.git
commit  af89847a4ff73715058fc453a20eae5358c3470b
tree    7513f67f34604d9fc4396c3b2c7c718a73fb6a1c
parent  bf8e4048055b43ad174278ffb364c9132b6aabe2
prototype / .gitmodules
100644 14 lines (12 sloc) 0.427 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "vendor/unittest_js"]
  path = vendor/unittest_js
  url = git://github.com/tobie/unittest_js.git
[submodule "vendor/caja_builder"]
  path = vendor/caja_builder
  url = git://github.com/tobie/unittest_js_caja_builder.git
[submodule "vendor/pdoc"]
  path = vendor/pdoc
  url = git://github.com/tobie/pdoc.git
[submodule "vendor/sprockets"]
  path = vendor/sprockets
  url = git://github.com/sstephenson/sprockets.git