1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "_args": [
- [
- "address@~0.0.3",
- "D:\\work\\im\\node_modules\\utility"
- ]
- ],
- "_from": "address@>=0.0.3 <0.1.0",
- "_id": "address@0.0.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/address",
- "_npmUser": {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- },
- "_npmVersion": "1.3.11",
- "_phantomChildren": {},
- "_requested": {
- "name": "address",
- "raw": "address@~0.0.3",
- "rawSpec": "~0.0.3",
- "scope": null,
- "spec": ">=0.0.3 <0.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/utility"
- ],
- "_resolved": "https://registry.npmjs.org/address/-/address-0.0.3.tgz",
- "_shasum": "81c73446c8f5f08758ff5ede5cfab74e4d348f16",
- "_shrinkwrap": null,
- "_spec": "address@~0.0.3",
- "_where": "D:\\work\\im\\node_modules\\utility",
- "author": {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- },
- "bugs": {
- "url": "https://github.com/fengmk2/address/issues"
- },
- "dependencies": {},
- "description": "Get current machine IP, MAC and DNS servers.",
- "devDependencies": {
- "blanket": "*",
- "coveralls": "*",
- "mm": "*",
- "mocha": "*",
- "mocha-lcov-reporter": "*",
- "pedding": "*",
- "should": "*",
- "travis-cov": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "81c73446c8f5f08758ff5ede5cfab74e4d348f16",
- "tarball": "https://registry.npmjs.org/address/-/address-0.0.3.tgz"
- },
- "engines": {
- "node": ">= 0.8.0"
- },
- "homepage": "https://github.com/fengmk2/address#readme",
- "keywords": [
- "address"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- }
- ],
- "name": "address",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/fengmk2/address.git"
- },
- "scripts": {
- "test": "make test-all"
- },
- "version": "0.0.3"
- }
|