![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/forever/node_modules/tape/ |
Upload File : |
{ "_args": [ [ "tape@~2.3.2", "/usr/local/lib/node_modules/forever/node_modules/caller" ] ], "_from": "tape@>=2.3.2 <2.4.0", "_id": "tape@2.3.3", "_inCache": true, "_installable": true, "_location": "/forever/tape", "_npmUser": { "email": "mail@substack.net", "name": "substack" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "name": "tape", "raw": "tape@~2.3.2", "rawSpec": "~2.3.2", "scope": null, "spec": ">=2.3.2 <2.4.0", "type": "range" }, "_requiredBy": [ "/forever/caller" ], "_resolved": "https://registry.npmjs.org/tape/-/tape-2.3.3.tgz", "_shasum": "2e7ce0a31df09f8d6851664a71842e0ca5057af7", "_shrinkwrap": null, "_spec": "tape@~2.3.2", "_where": "/usr/local/lib/node_modules/forever/node_modules/caller", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bin": { "tape": "./bin/tape" }, "bugs": { "url": "https://github.com/substack/tape/issues" }, "dependencies": { "deep-equal": "~0.1.0", "defined": "~0.0.0", "inherits": "~2.0.1", "jsonify": "~0.0.0", "resumer": "~0.0.0", "through": "~2.3.4" }, "description": "tap-producing test harness for node and browsers", "devDependencies": { "falafel": "~0.1.4", "tap": "~0.3.0" }, "directories": { "example": "example", "test": "test" }, "dist": { "shasum": "2e7ce0a31df09f8d6851664a71842e0ca5057af7", "tarball": "https://registry.npmjs.org/tape/-/tape-2.3.3.tgz" }, "homepage": "https://github.com/substack/tape", "keywords": [ "assert", "browser", "harness", "tap", "test" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "tape", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/tape.git" }, "scripts": { "test": "tap test/*.js" }, "testling": { "browsers": [ "chrome/20..latest", "firefox/10..latest", "ie/6..latest", "ipad/6", "iphone/6", "opera/11.0..latest", "safari/latest" ], "files": "test/browser/*.js" }, "version": "2.3.3" }