package.json 1.2 KB
{
  "_from": "tryor@~0.1.2",
  "_id": "tryor@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-gUXkynyv9ArN48z5Rui4u3W0Fys=",
  "_location": "/tryor",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tryor@~0.1.2",
    "name": "tryor",
    "escapedName": "tryor",
    "rawSpec": "~0.1.2",
    "saveSpec": null,
    "fetchSpec": "~0.1.2"
  },
  "_requiredBy": [
    "/defs"
  ],
  "_resolved": "https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz",
  "_shasum": "8145e4ca7caff40acde3ccf946e8b8bb75b4172b",
  "_spec": "tryor@~0.1.2",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\defs",
  "author": {
    "name": "Olov Lassus",
    "email": "olov.lassus@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/olov/tryor/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "return fn() or default value (in case of exception)",
  "homepage": "https://github.com/olov/tryor#readme",
  "keywords": [
    "try",
    "catch",
    "default"
  ],
  "license": "MIT",
  "main": "tryor.js",
  "name": "tryor",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olov/tryor.git"
  },
  "version": "0.1.2"
}