first commit
This commit is contained in:
56
build/node_modules/macaddress/package.json
generated
vendored
Normal file
56
build/node_modules/macaddress/package.json
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"macaddress@0.2.8",
|
||||
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
||||
]
|
||||
],
|
||||
"_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": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user