| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "_args": [
- [
- {
- "raw": "ip-regex@^1.0.1",
- "scope": null,
- "escapedName": "ip-regex",
- "name": "ip-regex",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/url-regex"
- ]
- ],
- "_from": "ip-regex@>=1.0.1 <2.0.0",
- "_id": "ip-regex@1.0.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/ip-regex",
- "_nodeVersion": "0.12.0",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.5.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "ip-regex@^1.0.1",
- "scope": null,
- "escapedName": "ip-regex",
- "name": "ip-regex",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/url-regex"
- ],
- "_resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz",
- "_shasum": "dc589076f659f419c222039a33316f1c7387effd",
- "_shrinkwrap": null,
- "_spec": "ip-regex@^1.0.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/url-regex",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "http://sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/ip-regex/issues"
- },
- "dependencies": {},
- "description": "Regular expression for matching IP addresses",
- "devDependencies": {
- "ava": "0.0.4"
- },
- "directories": {},
- "dist": {
- "shasum": "dc589076f659f419c222039a33316f1c7387effd",
- "tarball": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "4237cf39da0e1b2ea883bc65bde2b69921d78ceb",
- "homepage": "https://github.com/sindresorhus/ip-regex",
- "keywords": [
- "text",
- "regex",
- "regexp",
- "re",
- "match",
- "test",
- "find",
- "pattern",
- "ip",
- "internet",
- "protocol",
- "address",
- "validate"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "ip-regex",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/ip-regex.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.0.3"
- }
|