File: /var/www/zaklada/html/node_modules/each-async/node_modules/onetime/package.json
{
  "_args": [
    [
      "onetime@1.1.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "onetime@1.1.0",
  "_id": "onetime@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=",
  "_location": "/each-async/onetime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "onetime@1.1.0",
    "name": "onetime",
    "escapedName": "onetime",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/each-async"
  ],
  "_resolved": "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/onetime/issues"
  },
  "description": "Only call a function once",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/onetime#readme",
  "keywords": [
    "once",
    "one",
    "single",
    "call",
    "function",
    "prevent"
  ],
  "license": "MIT",
  "name": "onetime",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/onetime.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.0"
}