Sha256: 5bf8370313060ec5662aedfc92f61ca0305763db1d0bd176370f1196252a1a5e

Contents?: true

Size: 2 KB

Versions: 3

Compression:

Stored size: 2 KB

Contents

{
  "_args": [
    [
      "breakable@~1.0.0",
      "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/defs"
    ]
  ],
  "_from": "breakable@>=1.0.0 <1.1.0",
  "_id": "breakable@1.0.0",
  "_inCache": true,
  "_location": "/breakable",
  "_npmUser": {
    "email": "olov.lassus@gmail.com",
    "name": "olov"
  },
  "_npmVersion": "1.3.25",
  "_phantomChildren": {},
  "_requested": {
    "name": "breakable",
    "raw": "breakable@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/defs"
  ],
  "_resolved": "https://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz",
  "_shasum": "784a797915a38ead27bad456b5572cb4bbaa78c1",
  "_shrinkwrap": null,
  "_spec": "breakable@~1.0.0",
  "_where": "/Users/michaelarchibald/projects/railsprojects/es6_tilt/test/dummy/app/assets/javascripts/node_modules/defs",
  "author": {
    "email": "olov.lassus@gmail.com",
    "name": "Olov Lassus"
  },
  "bugs": {
    "url": "https://github.com/olov/breakable/issues"
  },
  "dependencies": {},
  "description": "Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.",
  "devDependencies": {
    "tap": "~0.4.4"
  },
  "directories": {},
  "dist": {
    "shasum": "784a797915a38ead27bad456b5572cb4bbaa78c1",
    "tarball": "http://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz"
  },
  "homepage": "https://github.com/olov/breakable",
  "installable": true,
  "keywords": [
    "break",
    "breakable",
    "catch",
    "exception",
    "non-local",
    "return",
    "throw",
    "try"
  ],
  "license": "MIT",
  "main": "breakable.js",
  "maintainers": [
    {
      "name": "olov",
      "email": "olov.lassus@gmail.com"
    }
  ],
  "name": "breakable",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/olov/breakable.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.0"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
es6_tilt-0.1.2 test/dummy/app/assets/javascripts/node_modules/breakable/package.json
es6_tilt-0.1.1 test/dummy/app/assets/javascripts/node_modules/breakable/package.json
es6_tilt-0.1.0 test/dummy/app/assets/javascripts/node_modules/breakable/package.json