Sha256: 97d1cd42dfe82529f84f69317170090ed07bfb29fae3abb92ad0482724964931

Contents?: true

Size: 353 Bytes

Versions: 3

Compression:

Stored size: 353 Bytes

Contents

name: <%=name%>
version: 1.0.0
notice: src/NOTICE
type: application
export: <%=name%>

external:
  - name: coherent
    path: ext/coherent
    repository: https://github.com/jeffwatkins/coherent.git

include:
  - coherent
  
source:  
  - src/index.html

  - src/css/reset.css
  - src/css/<%=name%>.css

  - src/nibs

  - src/js/<%=name%>.js
  - src/js

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coherent-0.6.11 app_generators/coherent/templates/@name@.jsproj.erb
coherent-0.6.10 app_generators/coherent/templates/@name@.jsproj.erb
coherent-0.6.9 app_generators/coherent/templates/@name@.jsproj.erb