芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/dev-null/package.json
{ "_from": "dev-null@^0.1.1", "_id": "dev-null@0.1.1", "_inBundle": false, "_integrity": "sha512-nMNZG0zfMgmdv8S5O0TM5cpwNbGKRGPCxVsr0SmA3NZZy9CYBbuNLL0PD3Acx9e5LIUgwONXtM9kM6RlawPxEQ==", "_location": "/dev-null", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "dev-null@^0.1.1", "name": "dev-null", "escapedName": "dev-null", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/axios-ntlm" ], "_resolved": "https://registry.npmjs.org/dev-null/-/dev-null-0.1.1.tgz", "_shasum": "5a205ce3c2b2ef77b6238d6ba179eb74c6a0e818", "_spec": "dev-null@^0.1.1", "_where": "/home/freeclou/app.optimyar.com/backend/node_modules/axios-ntlm", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/dev-null/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "/dev/null for node streams", "devDependencies": { "nave": "~0.4.3", "tap": "~0.4.3", "tap-stream": "~0.2.0" }, "engine": { "node": ">=0.10" }, "homepage": "https://github.com/thlorenz/dev-null", "keywords": [ "streams", "test", "debug", "ignore", "silence" ], "license": { "type": "MIT", "url": "https://github.com/thlorenz/dev-null/blob/master/LICENSE" }, "main": "index.js", "name": "dev-null", "repository": { "type": "git", "url": "git://github.com/thlorenz/dev-null.git" }, "scripts": { "test": "if [ -e $TRAVIS ]; then npm run test-all; else npm run test-main; fi", "test-0.10": "nave use 0.10 npm run test-main", "test-all": "npm run test-main && npm run test-0.10", "test-main": "tap test/*.js" }, "version": "0.1.1" }