12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "ip6@0.0.4",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_from": "ip6@0.0.4",
- "_id": "ip6@0.0.4",
- "_inBundle": false,
- "_integrity": "sha1-RMWp23njnUBSAbTXjROzhw5I2zE=",
- "_location": "/ip6",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "ip6@0.0.4",
- "name": "ip6",
- "escapedName": "ip6",
- "rawSpec": "0.0.4",
- "saveSpec": null,
- "fetchSpec": "0.0.4"
- },
- "_requiredBy": [
- "/range_check"
- ],
- "_resolved": "https://registry.npmjs.org/ip6/-/ip6-0.0.4.tgz",
- "_spec": "0.0.4",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Elgs Qian Chen"
- },
- "bugs": {
- "url": "https://github.com/elgs/ip6/issues"
- },
- "description": "IPv6 address helper utilities.",
- "homepage": "https://github.com/elgs/ip6#readme",
- "keywords": [
- "ipv6"
- ],
- "license": "MIT",
- "main": "ip6.js",
- "name": "ip6",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/elgs/ip6.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.0.4"
- }
|