| 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/readjs/node_modules/di/ |
Upload File : |
{
"_args": [
[
{
"raw": "di@^0.0.1",
"scope": null,
"escapedName": "di",
"name": "di",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/karma"
]
],
"_from": "di@>=0.0.1 <0.0.2",
"_id": "di@0.0.1",
"_inCache": true,
"_location": "/di",
"_npmUser": {
"name": "vojtajina",
"email": "vojta.jina@gmail.com"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"raw": "di@^0.0.1",
"scope": null,
"escapedName": "di",
"name": "di",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"_requiredBy": [
"/karma"
],
"_resolved": "https://registry.npmjs.org/di/-/di-0.0.1.tgz",
"_shasum": "806649326ceaa7caa3306d75d985ea2748ba913c",
"_shrinkwrap": null,
"_spec": "di@^0.0.1",
"_where": "/home/gavin/workspace/meanjs/node_modules/karma",
"author": {
"name": "Vojta Jina",
"email": "vojta.jina@gmail.com"
},
"bugs": {
"url": "https://github.com/vojtajina/node-di/issues"
},
"dependencies": {},
"description": "Dependency Injection for Node.js. Heavily inspired by AngularJS.",
"devDependencies": {
"chai": "1.4.2",
"coffee-script": "1.4.0",
"grunt": "~0.4.0rc5",
"grunt-contrib-jshint": "~0.1.1rc5",
"grunt-simple-mocha": "~0.3.2",
"mocha": "1.8.1"
},
"directories": {},
"dist": {
"shasum": "806649326ceaa7caa3306d75d985ea2748ba913c",
"tarball": "https://registry.npmjs.org/di/-/di-0.0.1.tgz"
},
"homepage": "https://github.com/vojtajina/node-di#readme",
"keywords": [
"di",
"dependency",
"injection",
"injector"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "vojtajina",
"email": "vojta.jina@gmail.com"
}
],
"name": "di",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/vojtajina/node-di.git"
},
"scripts": {
"test": "mocha --compilers coffee:coffee-script test/*"
},
"version": "0.0.1"
}