| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/acl/ |
Upload File : |
{
"_args": [
[
{
"raw": "acl@~0.4.9",
"scope": null,
"escapedName": "acl",
"name": "acl",
"rawSpec": "~0.4.9",
"spec": ">=0.4.9 <0.5.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "acl@>=0.4.9 <0.5.0",
"_id": "acl@0.4.9",
"_inCache": true,
"_location": "/acl",
"_npmUser": {
"name": "manast",
"email": "manuel@optimalbits.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "acl@~0.4.9",
"scope": null,
"escapedName": "acl",
"name": "acl",
"rawSpec": "~0.4.9",
"spec": ">=0.4.9 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/acl/-/acl-0.4.9.tgz",
"_shasum": "dc72e21b3448539ebb8201bae9e854a98fd5983b",
"_shrinkwrap": null,
"_spec": "acl@~0.4.9",
"_where": "/home/gavin/workspace/meanjs",
"author": {
"name": "Manuel Astudillo",
"email": "manuel@optimalbits.com"
},
"bugs": {
"url": "https://github.com/optimalbits/node_acl/issues"
},
"dependencies": {
"async": "~1.4.0",
"bluebird": "^2.9.34",
"lodash": "~3.10.0",
"mongodb": "^2.0.39",
"redis": ">=0.12.1"
},
"description": "An Access Control List module, based on Redis with Express middleware support",
"devDependencies": {
"chai": "~3.2.0",
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "dc72e21b3448539ebb8201bae9e854a98fd5983b",
"tarball": "https://registry.npmjs.org/acl/-/acl-0.4.9.tgz"
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "c25e9f6b5c7bb898a8b7cf49fd41f9d6eb64be34",
"homepage": "https://github.com/optimalbits/node_acl",
"keywords": [
"middleware",
"acl",
"web"
],
"main": "./index.js",
"maintainers": [
{
"name": "manast",
"email": "manuel@optimalbits.com"
}
],
"name": "acl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/optimalbits/node_acl.git"
},
"scripts": {
"cover": "istanbul cover -- _mocha test/runner.js --reporter spec",
"test": "mocha test/runner.js --reporter spec"
},
"version": "0.4.9"
}