{
  "name": "@dcl/posix",
  "version": "1.0.4",
  "description": "Decentraland JS Portable Interface",
  "typings": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/decentraland/posix.git"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/decentraland/posix/issues"
  },
  "prettier": {
    "printWidth": 120,
    "semi": false
  },
  "homepage": "https://github.com/decentraland/posix#readme",
  "devDependencies": {
    "@microsoft/api-extractor": "^7.12.1",
    "@types/node": "^14.17.1",
    "ts-node": "^10.0.0",
    "typescript": "^4.2.4"
  },
  "files": [
    "index.d.ts",
    "types",
    "tsdoc-metadata.json"
  ],
  "commit": "f90a5d35edaf67b8a8c1f3cc665a491b31de0848"
}
