/
var
/
www
/
flurhymez
/
node_modules
/
is-ip
/
/var/www/flurhymez/node_modules/is-ip
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
891
0644
edit
dl
rm
index.js
335
0644
edit
dl
rm
license
1109
0644
edit
dl
rm
package.json
1733
0644
edit
dl
rm
readme.md
1184
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/is-ip/package.json
(1733B)
{ "_args": [ [ "is-ip@3.1.0", "/var/www/flurhymez" ] ], "_development": true, "_from": "is-ip@3.1.0", "_id": "is-ip@3.1.0", "_inBundle": false, "_integrity": "sha512-35vd5necO7IitFPjd/YBeqwWnyDWbuLH9ZXQdMfDA8TEo7pv5X8yfrvVO3xbJbLUlERCMvf6X0hTUamQxCYJ9Q==", "_location": "/is-ip", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-ip@3.1.0", "name": "is-ip", "escapedName": "is-ip", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/internal-ip" ], "_resolved": "https://registry.npmjs.org/is-ip/-/is-ip-3.1.0.tgz", "_spec": "3.1.0", "_where": "/var/www/flurhymez", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-ip/issues" }, "dependencies": { "ip-regex": "^4.0.0" }, "description": "Check if a string is an IP address", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/is-ip#readme", "keywords": [ "ip", "ipv6", "ipv4", "regex", "regexp", "match", "test", "find", "text", "pattern", "internet", "protocol", "address", "validate", "detect", "check", "is", "string" ], "license": "MIT", "name": "is-ip", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-ip.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.1.0" }
Save
cmd:
run