| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_args": [
- [
- "macaddress@0.2.8",
- "D:\\projects\\dealer_front"
- ]
- ],
- "_from": "macaddress@0.2.8",
- "_id": "macaddress@0.2.8",
- "_inBundle": false,
- "_integrity": "sha1-WQTcU3w57G2+/q6QIycTX6hRHxI=",
- "_location": "/macaddress",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "macaddress@0.2.8",
- "name": "macaddress",
- "escapedName": "macaddress",
- "rawSpec": "0.2.8",
- "saveSpec": null,
- "fetchSpec": "0.2.8"
- },
- "_requiredBy": [
- "/uniqid"
- ],
- "_resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.8.tgz",
- "_spec": "0.2.8",
- "_where": "D:\\projects\\dealer_front",
- "author": {
- "name": "Julian Fleischer"
- },
- "bugs": {
- "url": "https://github.com/scravy/node-macaddress/issues"
- },
- "description": "Get the MAC addresses (hardware addresses) of the hosts network interfaces.",
- "homepage": "https://github.com/scravy/node-macaddress",
- "keywords": [
- "mac",
- "mac-address",
- "hardware-address",
- "network",
- "system"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "macaddress",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/scravy/node-macaddress.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "0.2.8"
- }
|