--- !ruby/object:Gem::Specification name: stitch-rb version: !ruby/object:Gem::Version hash: 17 prerelease: segments: - 0 - 0 - 7 version: 0.0.7 platform: ruby authors: - Alex MacCaw autorequire: bindir: bin cert_chain: [] date: 2011-12-07 00:00:00 -08:00 default_executable: dependencies: [] description: A JavaScript package manager email: - maccman@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.md - Rakefile - examples/app/controllers/users.coffee - examples/app/index.js - examples/app/models/orm.js - examples/app/models/user.js - examples/compile.rb - examples/lib/jquery.js - examples/lib/lib.coffee - lib/stitch-rb.rb - lib/stitch.rb - lib/stitch/compiler.rb - lib/stitch/compilers/coffeescript.rb - lib/stitch/compilers/javascript.rb - lib/stitch/compilers/mustache.rb - lib/stitch/compilers/tmpl.rb - lib/stitch/package.rb - lib/stitch/server.rb - lib/stitch/source.rb - lib/stitch/stitch.js.erb - lib/stitch/version.rb - stitch.gemspec - test/fixtures/app/controllers/users.coffee - test/fixtures/app/index.js - test/fixtures/app/models/orm.js - test/fixtures/app/models/person.js - test/fixtures/app/models/user.js - test/fixtures/lib/jquery.js - test/fixtures/lib/lib.coffee - test/jasmine/index.html - test/jasmine/index.js - test/jasmine/specs.js - test/test_helper.rb - test/test_source.rb - test/test_stitch.rb has_rdoc: true homepage: "" licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: Stitch ported to Ruby test_files: - test/fixtures/app/controllers/users.coffee - test/fixtures/app/index.js - test/fixtures/app/models/orm.js - test/fixtures/app/models/person.js - test/fixtures/app/models/user.js - test/fixtures/lib/jquery.js - test/fixtures/lib/lib.coffee - test/jasmine/index.html - test/jasmine/index.js - test/jasmine/specs.js - test/test_helper.rb - test/test_source.rb - test/test_stitch.rb