{
  "name": "@surzik25/line4-chapter1",
  "version": "1.0.3",
  "description": "the first part of chapter 1, Per-pere's diary",
  "keywords": [
    "inshesvitlo",
    "per-pere"
  ],
  "license": "MIT",
  "author": "Surzik25",
  "type": "commonjs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
  "type": "git",
  "url": "https://github.com/surzik25/inshesvitlo-videobook.git"
},
  "files": [
    "chapter1"
  ]
}