{
  "name": "nixjs",
  "version": "0.1.0",
  "description": "shell like command -such as rm,mv,touch,mkdir- set for nodejs.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NikosEfthias/nixjs.git"
  },
  "keywords": [
    "node",
    "nodejs",
    "unix",
    "bash",
    "terminal",
    "nixjs",
    "linuxjs",
    "linux",
    "javascript",
    "mac",
    "csh"
  ],
  "author": "Nikos Efthias",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/NikosEfthias/nixjs/issues"
  },
  "homepage": "https://github.com/NikosEfthias/nixjs#readme"
}
