![]() 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 : /usr/local/n/versions/node/14.15.4/lib/node_modules/npm/node_modules/assert-plus/ |
Upload File : |
{ "_from": "assert-plus@^1.0.0", "_id": "assert-plus@1.0.0", "_inBundle": false, "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "_location": "/assert-plus", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "assert-plus@^1.0.0", "name": "assert-plus", "escapedName": "assert-plus", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/http-signature" ], "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525", "_spec": "assert-plus@^1.0.0", "_where": "/Users/zkat/Documents/code/work/npm/node_modules/http-signature", "author": { "name": "Mark Cavage", "email": "mcavage@gmail.com" }, "bugs": { "url": "https://github.com/mcavage/node-assert-plus/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Dave Eddy", "email": "dave@daveeddy.com" }, { "name": "Fred Kuo", "email": "fred.kuo@joyent.com" }, { "name": "Lars-Magnus Skog", "email": "ralphtheninja@riseup.net" }, { "name": "Mark Cavage", "email": "mcavage@gmail.com" }, { "name": "Patrick Mooney", "email": "pmooney@pfmooney.com" }, { "name": "Rob Gulewich", "email": "robert.gulewich@joyent.com" } ], "dependencies": {}, "deprecated": false, "description": "Extra assertions on top of node's assert module", "devDependencies": { "faucet": "0.0.1", "tape": "4.2.2" }, "engines": { "node": ">=0.8" }, "homepage": "https://github.com/mcavage/node-assert-plus#readme", "license": "MIT", "main": "./assert.js", "name": "assert-plus", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/mcavage/node-assert-plus.git" }, "scripts": { "test": "tape tests/*.js | ./node_modules/.bin/faucet" }, "version": "1.0.0" }