Sha256: d96db79241fc74da518308916c5501ceb77ef0dfecc0e0babeb2e2746ecb9011

Contents?: true

Size: 752 Bytes

Versions: 9

Compression:

Stored size: 752 Bytes

Contents

{
  "name": "core-test",
  "description": "Flexible testing library for JavaScript.",
  "summary": "A fully featured asynchronous testing library for JavaScript, compatible with other frameworks.",
  "keywords": ["javascript", "testing"],
  "author": "Charles Jolley",
  "homepage": "https://github.com/strobecorp/core-test",
  "version": "0.4.3",
  "licenses":     [{
    "type":       "MIT",
    "url":        "https://github.com/strobecorp/core-test/raw/master/LICENSE"
  }],
  "engines": ["browser", "all"],
  "directories": {
    "lib": "./lib",
    "resources": "./resources",
    "test": "./tests"
  },
  "main": "./lib/main",
  "bin": {
    "cot": "./bin/cot"
  },
  "dependencies": {
    "ivory": "= 0.0.1",
    "optparse": "= 1.0.1"
  }
}



Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
spade-packager-0.1.0.1 spec/fixtures/package.json
spade-packager-0.1.0 spec/fixtures/package.json
spade-0.0.8.1 spec/fixtures/package.json
spade-0.0.7 spec/fixtures/package.json
spade-0.0.6 spec/fixtures/package.json
spade-0.0.5 spec/fixtures/package.json
spade-0.0.4 spec/fixtures/package.json
spade-0.0.3 spec/fixtures/package.json
spade-0.0.2 spec/fixtures/package.json