Sha256: ce10951fcb29df1f00ee6f58b0563a00d21b863100157332bbf7c5e5caeba9d5

Contents?: true

Size: 873 Bytes

Versions: 25

Compression:

Stored size: 873 Bytes

Contents

{
  "name": "type-check",
  "version": "0.3.2",
  "author": "George Zahariev <z@georgezahariev.com>",
  "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
  "homepage": "https://github.com/gkz/type-check",
  "keywords": [
    "type",
    "check",
    "checking",
    "library"
  ],
  "files": [
    "lib",
    "README.md",
    "LICENSE"
  ],
  "main": "./lib/",
  "bugs": "https://github.com/gkz/type-check/issues",
  "license": "MIT",
  "engines": {
    "node": ">= 0.8.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gkz/type-check.git"
  },
  "scripts": {
    "test": "make test"
  },
  "dependencies": {
    "prelude-ls": "~1.1.2"
  },
  "devDependencies": {
    "livescript": "~1.4.0",
    "mocha": "~2.3.4",
    "istanbul": "~0.4.1",
    "browserify": "~12.0.1"
  }
}

Version data entries

25 entries across 25 versions & 4 rubygems

Version Path
appmap-0.72.2 ./node_modules/type-check/package.json
appmap-0.72.1 ./node_modules/type-check/package.json
appmap-0.72.0 ./node_modules/type-check/package.json
appmap-0.71.0 ./node_modules/type-check/package.json
appmap-0.70.2 ./node_modules/type-check/package.json
appmap-0.70.1 ./node_modules/type-check/package.json
appmap-0.70.0 ./node_modules/type-check/package.json
appmap-0.69.0 ./node_modules/type-check/package.json
appmap-0.68.2 ./node_modules/type-check/package.json
appmap-0.68.1 ./node_modules/type-check/package.json
appmap-0.68.0 ./node_modules/type-check/package.json
appmap-0.67.1 ./node_modules/type-check/package.json
appmap-0.67.0 ./node_modules/type-check/package.json
appmap-0.66.2 ./node_modules/type-check/package.json
appmap-0.66.1 ./node_modules/type-check/package.json
appmap-0.66.0 ./node_modules/type-check/package.json
appmap-0.65.1 ./node_modules/type-check/package.json
appmap-0.65.0 ./node_modules/type-check/package.json
appmap-0.64.0 ./node_modules/type-check/package.json
appmap-0.63.0 ./node_modules/type-check/package.json