Sha256: ab87a6891bee872d703ce8c25ddcbe7f464b558c9dab08094a66e81ebd03950d
Contents?: true
Size: 2 KB
Versions: 0
Compression: gzip
Compressed size: 856 Bytes
Stored size: 856 Bytes
Contents
--- !ruby/object:Gem::Specification name: coffee-script version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Jeremy Ashkenas autorequire: bindir: bin cert_chain: [] date: 2009-12-24 00:00:00 -08:00 default_executable: dependencies: [] description: " CoffeeScript is a little language that compiles into JavaScript. Think\n of it as JavaScript's less ostentatious kid brother -- the same genes,\n roughly the same height, but a different sense of style. Apart from a\n handful of bonus goodies, statements in CoffeeScript correspond\n one-to-one with their equivalent in JavaScript, it's just another\n way of saying it.\n" email: jashkenas@gmail.com executables: - coffee-script extensions: [] extra_rdoc_files: [] files: - bin/coffee-script - examples/code.cs - examples/documents.cs - examples/poignant.cs - examples/syntax_errors.cs - examples/underscore.cs - lib/coffee-script.rb - lib/coffee_script/CoffeeScript.tmbundle/info.plist - lib/coffee_script/CoffeeScript.tmbundle/Preferences/CoffeeScript.tmPreferences - lib/coffee_script/CoffeeScript.tmbundle/Syntaxes/CoffeeScript.tmLanguage - lib/coffee_script/command_line.rb - lib/coffee_script/grammar.y - lib/coffee_script/lexer.rb - lib/coffee_script/nodes.rb - lib/coffee_script/parse_error.rb - lib/coffee_script/parser.rb - lib/coffee_script/scope.rb - lib/coffee_script/value.rb - coffee-script.gemspec - LICENSE - README has_rdoc: false homepage: http://jashkenas.github.com/coffee-script/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: coffee-script rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: The CoffeeScript Compiler test_files: []