{
  "name": "@cgjs/fs",
  "version": "0.0.4",
  "description": "fs core module for cgjs",
  "scripts": {
    "test": "../cgjs/cg.js ./test"
  },
  "keywords": [
    "gjs",
    "require",
    "commonjs",
    "npm",
    "node",
    "gtk",
    "native",
    "cgjs",
    "fs"
  ],
  "author": "Andrea Giammarchi",
  "license": "ISC",
  "main": "index.js",
  "repository": "github:cgjs/cgjs",
  "bugs": "https://github.com/cgjs/cgjs/issues",
  "homepage": "https://github.com/cgjs/cgjs/tree/master/packages/fs#readme",
  "devDependencies": {
    "cgjs": "^0.1.28"
  }
}
