Sha256: 9f68bcbc1e458dd2a60141da69700452df9cf7df992b1afb00c081f20cc56962

Contents?: true

Size: 245 Bytes

Versions: 5

Compression:

Stored size: 245 Bytes

Contents

{
  "name":     "new_project",
  "bpm":      "1.0.0",

  "bpm:build": {
    "bpm_libs.js": {
      "files": [
        "lib"
      ],
      "minifier": "uglify-js"
    },
    "bpm_styles.css": {
      "files": [
        "css"
      ]
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bpm-1.0.0 spec/fixtures/projects/init_app/new_project.json
bpm-1.0.0.rc.4 spec/fixtures/projects/init_app/new_project.json
bpm-1.0.0.rc.3 spec/fixtures/projects/init_app/new_project.json
bpm-1.0.0.rc.2 spec/fixtures/projects/init_app/new_project.json
bpm-1.0.0.rc.1 spec/fixtures/projects/init_app/new_project.json