Sha256: 6e6c4ae14e18c29367f3bec176738485b058ef2e30e9ab85e3ea5a5fc7cee7d5

Contents?: true

Size: 408 Bytes

Versions: 14

Compression:

Stored size: 408 Bytes

Contents

{
  "name":         "hello_dev",
  "version":      "0.0.1",
  "bpm":          "1.0.0",

  "description":  "DESCRIPTION HERE",
  "author":       "YOUR NAME HERE",
  "homepage":     "URL",

  "directories": {
    "lib":        "app",
    "tests":      "tests"
  },

  "dependencies": {
    "spade": "0.5.0"
  },
  
  "dependencies:development": {
    "uglify-js": ">= 0",
    "style_package": ">= 0"
  }
  
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
bpm-1.0.0 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.rc.4 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.rc.3 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.rc.2 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.rc.1 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.13 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.12 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.11 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.10 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.9 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.8 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.6 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.5 spec/fixtures/projects/hello_dev/hello_dev.json
bpm-1.0.0.beta.4 spec/fixtures/projects/hello_dev/hello_dev.json