| 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/code-point-at/ |
Upload File : |
{
"_args": [
[
{
"raw": "code-point-at@^1.0.0",
"scope": null,
"escapedName": "code-point-at",
"name": "code-point-at",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/readline2"
]
],
"_from": "code-point-at@>=1.0.0 <2.0.0",
"_id": "code-point-at@1.0.1",
"_inCache": true,
"_location": "/code-point-at",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/code-point-at-1.0.1.tgz_1475223183649_0.724906453397125"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"raw": "code-point-at@^1.0.0",
"scope": null,
"escapedName": "code-point-at",
"name": "code-point-at",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/readline2",
"/string-width"
],
"_resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.1.tgz",
"_shasum": "1104cd34f9b5b45d3eba88f1babc1924e1ce35fb",
"_shrinkwrap": null,
"_spec": "code-point-at@^1.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/readline2",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/code-point-at/issues"
},
"dependencies": {
"number-is-nan": "^1.0.0"
},
"description": "ES2015 String#codePointAt() ponyfill",
"devDependencies": {
"ava": "*"
},
"directories": {},
"dist": {
"shasum": "1104cd34f9b5b45d3eba88f1babc1924e1ce35fb",
"tarball": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "502d72c5a959275e5d90f9c6641589756af44085",
"homepage": "https://github.com/sindresorhus/code-point-at#readme",
"keywords": [
"es2015",
"ponyfill",
"polyfill",
"shim",
"string",
"str",
"code",
"point",
"at",
"codepoint",
"unicode"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "code-point-at",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/code-point-at.git"
},
"scripts": {
"test": "ava"
},
"version": "1.0.1"
}