{ "_args": [ [ "onetime@1.1.0", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_from": "onetime@1.1.0", "_id": "onetime@1.1.0", "_inBundle": false, "_integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=", "_location": "/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": [ "/restore-cursor" ], "_resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", "_spec": "1.1.0", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "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" }