HOME


Mini Shell 1.0
La Pieza.DO | Todo lo que buscas!

Bienvenido de nuevo!

Acceso Cuenta Delivery
DIR: /var/www/node-app/node_modules/bare-fs/
Upload File :
Current File : /var/www/node-app/node_modules/bare-fs/package.json
{
  "name": "bare-fs",
  "version": "2.3.3",
  "description": "Native file system for Javascript",
  "main": "index.js",
  "files": [
    "index.js",
    "promises.js",
    "binding.c",
    "binding.js",
    "CMakeLists.txt",
    "prebuilds"
  ],
  "addon": true,
  "scripts": {
    "test": "standard && bare test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/holepunchto/bare-fs.git"
  },
  "author": "Holepunch",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/holepunchto/bare-fs/issues"
  },
  "homepage": "https://github.com/holepunchto/bare-fs#readme",
  "dependencies": {
    "bare-events": "^2.0.0",
    "bare-path": "^2.0.0",
    "bare-stream": "^2.0.0"
  },
  "devDependencies": {
    "brittle": "^3.1.1",
    "standard": "^17.0.0"
  }
}