/
var
/
www
/
flurhymez
/
node_modules
/
dns-txt
/
/var/www/flurhymez/node_modules/dns-txt
mkdir
upload
Name
Size
Mode
Actions
.npmignore
13
0644
edit
dl
rm
.travis.yml
162
0644
edit
dl
rm
index.js
2604
0644
edit
dl
rm
LICENSE
1086
0644
edit
dl
rm
package.json
1678
0644
edit
dl
rm
README.md
2806
0644
edit
dl
rm
test.js
3999
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/dns-txt/package.json
(1678B)
{ "_args": [ [ "dns-txt@2.0.2", "/var/www/flurhymez" ] ], "_development": true, "_from": "dns-txt@2.0.2", "_id": "dns-txt@2.0.2", "_inBundle": false, "_integrity": "sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=", "_location": "/dns-txt", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "dns-txt@2.0.2", "name": "dns-txt", "escapedName": "dns-txt", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/bonjour" ], "_resolved": "https://registry.npmjs.org/dns-txt/-/dns-txt-2.0.2.tgz", "_spec": "2.0.2", "_where": "/var/www/flurhymez", "author": { "name": "Thomas Watson Steen", "email": "w@tson.dk", "url": "https://twitter.com/wa7son" }, "bugs": { "url": "https://github.com/watson/dns-txt/issues" }, "coordinates": [ 55.6465696, 12.5491067 ], "dependencies": { "buffer-indexof": "^1.0.0" }, "description": "Encode/decode DNS-SD TXT record RDATA fields", "devDependencies": { "standard": "^5.3.1", "tape": "^4.2.2" }, "homepage": "https://github.com/watson/dns-txt", "keywords": [ "rfc6763", "6763", "rfc6762", "6762", "dns", "mdns", "multicast", "txt", "rdata", "dns-sd", "encode", "decode", "parse", "encoder", "decoder", "parser", "service", "discovery" ], "license": "MIT", "main": "index.js", "name": "dns-txt", "repository": { "type": "git", "url": "git+https://github.com/watson/dns-txt.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "2.0.2" }
Save
cmd:
run