芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/buildmail/package.json
{ "_args": [ [ "buildmail@3.10.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "buildmail@3.10.0", "_id": "buildmail@3.10.0", "_inBundle": false, "_integrity": "sha1-xoJtcW55RbtvaxQ0tTmF4CmgMVk=", "_location": "/buildmail", "_phantomChildren": { "libbase64": "0.1.0", "libqp": "1.1.0" }, "_requested": { "type": "version", "registry": true, "raw": "buildmail@3.10.0", "name": "buildmail", "escapedName": "buildmail", "rawSpec": "3.10.0", "saveSpec": null, "fetchSpec": "3.10.0" }, "_requiredBy": [ "/mailcomposer" ], "_resolved": "https://registry.npmjs.org/buildmail/-/buildmail-3.10.0.tgz", "_spec": "3.10.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Andris Reinman", "email": "andris@kreata.ee" }, "bugs": { "url": "https://github.com/andris9/buildmail/issues" }, "dependencies": { "addressparser": "1.0.1", "libbase64": "0.1.0", "libmime": "2.1.0", "libqp": "1.1.0", "nodemailer-fetch": "1.6.0", "nodemailer-shared": "1.1.0" }, "description": "buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included.", "devDependencies": { "chai": "~3.5.0", "grunt": "~1.0.1", "grunt-cli": "^1.2.0", "grunt-eslint": "^19.0.0", "grunt-mocha-test": "~0.12.7", "mocha": "^3.0.2", "sinon": "^1.17.5" }, "homepage": "https://github.com/andris9/buildmail#readme", "keywords": [ "RFC2822", "mime" ], "license": "MIT", "main": "lib/buildmail", "name": "buildmail", "repository": { "type": "git", "url": "git://github.com/andris9/buildmail.git" }, "scripts": { "test": "grunt mochaTest" }, "version": "3.10.0" }