Sha256: 9ef0f80a94078a753faab1033e10078dc3032111f4e81c3b330e7fdedc02584f

Contents?: true

Size: 709 Bytes

Versions: 7

Compression:

Stored size: 709 Bytes

Contents

{
  "name": "thunky",
  "version": "1.0.3",
  "description": "delay the evaluation of a paramless async function and cache the result",
  "main": "index.js",
  "devDependencies": {
    "standard": "^12.0.1",
    "tape": "^4.9.1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/thunky.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "keywords": [
    "memo",
    "thunk",
    "async",
    "lazy",
    "control",
    "flow",
    "cache"
  ],
  "author": "Mathias Buus Madsen <mathiasbuus@gmail.com>",
  "bugs": {
    "url": "https://github.com/mafintosh/thunky/issues"
  },
  "homepage": "https://github.com/mafintosh/thunky#readme",
  "license": "MIT"
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
jester-data-8.0.0 node_modules/thunky/package.json
ezii-os-5.2.1 node_modules/thunky/package.json
ezii-os-2.0.1 node_modules/thunky/package.json
ezii-os-1.1.0 node_modules/thunky/package.json
ezii-os-1.0.0 node_modules/thunky/package.json
ezii-os-0.0.0.1.0 node_modules/thunky/package.json
ezii-os-0.0.0.0.1 node_modules/thunky/package.json