go.mercari.io/datastore@v1.8.2/package.json (about)

     1  {
     2    "name": "datastore",
     3    "version": "1.8.2",
     4    "private": true,
     5    "scripts": {
     6      "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
     7    },
     8    "license": "MIT",
     9    "devDependencies": {
    10      "conventional-changelog-cli": "^2.2.2"
    11    }
    12  }