Sha256: 46882cf616ad75d6fc3f07cdeeecf64ac92c34eb90a247d186fa4c5236ef0317

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

{
  "name": "breakable",
  "version": "1.0.0",
  "description": "Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.",
  "main": "breakable.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olov/breakable.git"
  },
  "keywords": [
    "throw",
    "try",
    "catch",
    "exception",
    "non-local",
    "return",
    "break",
    "breakable"
  ],
  "scripts": {
    "test": "tap test/*.js"
  },
  "devDependencies": {
    "tap": "~0.4.4"
  },
  "author": {
    "name": "Olov Lassus",
    "email": "olov.lassus@gmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/olov/breakable/issues"
  },
  "homepage": "https://github.com/olov/breakable",
  "_id": "breakable@1.0.0",
  "dist": {
    "shasum": "784a797915a38ead27bad456b5572cb4bbaa78c1",
    "tarball": "http://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz"
  },
  "_resolved": "https://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz",
  "_from": "breakable@>=1.0.0 <1.1.0",
  "_npmVersion": "1.3.25",
  "_npmUser": {
    "name": "olov",
    "email": "olov.lassus@gmail.com"
  },
  "maintainers": [
    {
      "name": "olov",
      "email": "olov.lassus@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "784a797915a38ead27bad456b5572cb4bbaa78c1",
  "readme": "ERROR: No README data found!"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/breakable/package.json
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/breakable/package.json