{
  "name": "@nc-miau/miau",
  "version": "1.0.0",
  "description": "just console.log miau",
  "keywords": [
    "One",
    "of",
    "a",
    "kind",
    "type",
    "of",
    "miau"
  ],
  "repository": {
    "type": "git",
    "url": "miau miau miau"
  },
  "license": "ISC",
  "author": "The Miau",
  "type": "commonjs",
  "main": "index.js",
  "scripts": {
    "test": "console.log"
  },
  "publishConfig": {
    "access": "public"
  }
}
