| 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/whet.extend/ |
Upload File : |
{
"_args": [
[
{
"raw": "whet.extend@~0.9.9",
"scope": null,
"escapedName": "whet.extend",
"name": "whet.extend",
"rawSpec": "~0.9.9",
"spec": ">=0.9.9 <0.10.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/svgo"
]
],
"_from": "whet.extend@>=0.9.9 <0.10.0",
"_id": "whet.extend@0.9.9",
"_inCache": true,
"_location": "/whet.extend",
"_npmUser": {
"name": "meettya",
"email": "meettya@gmail.com"
},
"_npmVersion": "1.1.66",
"_phantomChildren": {},
"_requested": {
"raw": "whet.extend@~0.9.9",
"scope": null,
"escapedName": "whet.extend",
"name": "whet.extend",
"rawSpec": "~0.9.9",
"spec": ">=0.9.9 <0.10.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz",
"_shasum": "f877d5bf648c97e5aa542fadc16d6a259b9c11a1",
"_shrinkwrap": null,
"_spec": "whet.extend@~0.9.9",
"_where": "/home/gavin/workspace/meanjs/node_modules/svgo",
"author": {
"name": "Dmitrii Karpich",
"email": "meettya@gmail.com"
},
"bugs": {
"url": "https://github.com/Meettya/whet.extend/issues"
},
"dependencies": {},
"description": "A sharped version of port of jQuery.extend that actually works on node.js",
"devDependencies": {
"chai": "~1.4.2",
"coffee-script": ">=1.3.3",
"mocha": "~1.8.1",
"should": "0.5.1"
},
"directories": {},
"dist": {
"shasum": "f877d5bf648c97e5aa542fadc16d6a259b9c11a1",
"tarball": "https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz"
},
"engines": {
"node": ">=0.6.0"
},
"homepage": "https://github.com/Meettya/whet.extend#readme",
"keywords": [
"extend",
"jQuery",
"jQuery extend",
"clone",
"copy",
"inherit"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "meettya",
"email": "meettya@gmail.com"
}
],
"name": "whet.extend",
"optionalDependencies": {},
"readme": "[](http://travis-ci.org/Meettya/whet.extend)\n\n# whet.extend\n\nA sharped version of node.extend as port of jQuery.extend that **actually works** on node.js\n\n\n\n## Description\n\nIts drop-in replacement of [node.extend](https://github.com/dreamerslab/node.extend), re-factored and re-written with CoffeeScript\n\nI just need some more CS practice AND its fun :)\n\n\n## Usage\n\nCheckout the doc from [jQuery](http://api.jquery.com/jQuery.extend/)\n\n\n\n",
"readmeFilename": "Readme.md",
"repository": {
"type": "git",
"url": "git+https://github.com/Meettya/whet.extend.git"
},
"scripts": {
"test": "cake test"
},
"version": "0.9.9"
}