HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.npm/registry.npmjs.org/is-promise/.cache.json
{"_id":"is-promise","_rev":"15-56411c5b9199d7d378d84ffbc7ae0733","name":"is-promise","description":"Test whether an object looks like a promises-a+ promise","dist-tags":{"latest":"2.1.0"},"versions":{"1.0.0":{"name":"is-promise","version":"1.0.0","description":"Test whether an object looks like a promises-a+ promise","main":"index.js","scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/then/is-promise.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","devDependencies":{"better-assert":"~0.1.0","mocha":"~1.7.4"},"_id":"[email protected]","dist":{"shasum":"b998d17551f16f69f7bd4828f58f018cc81e064f","tarball":"https://registry.npmjs.org/is-promise/-/is-promise-1.0.0.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"forbeslindesay","email":"[email protected]"},"maintainers":[{"name":"forbeslindesay","email":"[email protected]"}],"directories":{}},"1.0.1":{"name":"is-promise","version":"1.0.1","description":"Test whether an object looks like a promises-a+ promise","main":"index.js","scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/then/is-promise.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","devDependencies":{"better-assert":"~0.1.0","mocha":"~1.7.4"},"bugs":{"url":"https://github.com/then/is-promise/issues"},"homepage":"https://github.com/then/is-promise","_id":"[email protected]","dist":{"shasum":"31573761c057e33c2e91aab9e96da08cefbe76e5","tarball":"https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"forbeslindesay","email":"[email protected]"},"maintainers":[{"name":"forbeslindesay","email":"[email protected]"}],"directories":{}},"2.0.0":{"name":"is-promise","version":"2.0.0","description":"Test whether an object looks like a promises-a+ promise","main":"index.js","scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/then/is-promise.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","devDependencies":{"better-assert":"~0.1.0","mocha":"~1.7.4"},"gitHead":"a2172115022e7658573428d9ddf9b094f9c6d1b5","bugs":{"url":"https://github.com/then/is-promise/issues"},"homepage":"https://github.com/then/is-promise","_id":"[email protected]","_shasum":"058b6404ba57c4df03c92ed987c000bda58753a6","_from":".","_npmVersion":"2.4.1","_nodeVersion":"1.1.0","_npmUser":{"name":"forbeslindesay","email":"[email protected]"},"maintainers":[{"name":"forbeslindesay","email":"[email protected]"}],"dist":{"shasum":"058b6404ba57c4df03c92ed987c000bda58753a6","tarball":"https://registry.npmjs.org/is-promise/-/is-promise-2.0.0.tgz"},"directories":{}},"2.1.0":{"name":"is-promise","version":"2.1.0","description":"Test whether an object looks like a promises-a+ promise","main":"index.js","scripts":{"test":"mocha -R spec"},"repository":{"type":"git","url":"https://github.com/then/is-promise.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","devDependencies":{"better-assert":"~0.1.0","mocha":"~1.7.4"},"gitHead":"056f8ac12eed91886ac4f0f7d872a176f6ed698f","bugs":{"url":"https://github.com/then/is-promise/issues"},"homepage":"https://github.com/then/is-promise","_id":"[email protected]","_shasum":"79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa","_from":".","_npmVersion":"2.7.1","_nodeVersion":"1.6.2","_npmUser":{"name":"forbeslindesay","email":"[email protected]"},"maintainers":[{"name":"forbeslindesay","email":"[email protected]"}],"dist":{"shasum":"79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa","tarball":"https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz"},"directories":{}}},"readme":"<a href=\"http://promises-aplus.github.com/promises-spec\"><img src=\"http://promises-aplus.github.com/promises-spec/assets/logo-small.png\" align=\"right\" /></a>\n# is-promise\n\n  Test whether an object looks like a promises-a+ promise\n\n [![Build Status](https://img.shields.io/travis/then/is-promise/master.svg)](https://travis-ci.org/then/is-promise)\n [![Dependency Status](https://img.shields.io/gemnasium/then/is-promise.svg)](https://gemnasium.com/then/is-promise)\n [![NPM version](https://img.shields.io/npm/v/is-promise.svg)](https://www.npmjs.org/package/is-promise)\n\n## Installation\n\n    $ npm install is-promise\n\nYou can also use it client side via npm.\n\n## API\n\n```javascript\nvar isPromise = require('is-promise');\n\nisPromise({then:function () {...}});//=>true\nisPromise(null);//=>false\nisPromise({});//=>false\nisPromise({then: true})//=>false\n```\n\n## License\n\n  MIT\n","maintainers":[{"name":"forbeslindesay","email":"[email protected]"},{"name":"nathan7","email":"[email protected]"}],"time":{"modified":"2018-01-11T06:07:44.762Z","created":"2012-12-23T16:25:38.676Z","1.0.0":"2012-12-23T16:25:41.263Z","1.0.1":"2014-05-20T13:38:55.043Z","2.0.0":"2015-02-10T10:06:19.012Z","2.1.0":"2015-09-06T18:06:36.412Z"},"author":{"name":"ForbesLindesay"},"repository":{"type":"git","url":"https://github.com/then/is-promise.git"},"homepage":"https://github.com/then/is-promise","bugs":{"url":"https://github.com/then/is-promise/issues"},"license":"MIT","readmeFilename":"readme.md","users":{"medikoo":true,"j.su":true,"nickeltobias":true,"rocket0191":true,"71emj1":true,"rioli":true},"_attachments":{},"_etag":"W/\"6fd51f65d6d4f34d1a15e6224db5fd80\"","_lastModified":"Sun, 27 May 2018 04:59:38 GMT"}