/
websites
/
operateit-node
/
node_modules
/
caller
/
Upload File
HOME
{ "_from": "caller@^1.0.1", "_id": "caller@1.0.1", "_inBundle": false, "_integrity": "sha1-uFGGD3Dhlds9J3OVqhp+I+ow7PU=", "_location": "/caller", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "caller@^1.0.1", "name": "caller", "escapedName": "caller", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/@adonisjs/fold" ], "_resolved": "https://registry.npmjs.org/caller/-/caller-1.0.1.tgz", "_shasum": "b851860f70e195db3d277395aa1a7e23ea30ecf5", "_spec": "caller@^1.0.1", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\@adonisjs\\fold", "author": { "name": "Erik Toth", "email": "totherik@gmail.com" }, "bugs": { "url": "https://github.com/totherik/caller/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "@substack's caller.js as a module", "devDependencies": { "tape": "~2.3.2" }, "files": [ "index.js" ], "gitHead": "15bef0805246629cc89fb71ded29e674009ffc45", "homepage": "https://github.com/totherik/caller#readme", "keywords": [ "caller", "file", "require" ], "license": "MIT", "main": "index.js", "name": "caller", "repository": { "type": "git", "url": "git://github.com/totherik/caller.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.1" }