{
  "name": "@tarantool.io/npm-only",
  "version": "1.0.3",
  "type": "commonjs",
  "description": "Force the npm package manager to be used on a project.",
  "license": "ISC",
  "bin": "./index.js",
  "files": [
    "index.js"
  ],
  "keywords": [
    "tarantool",
    "tarantool-frontend-tools"
  ],
  "publishConfig": {
    "access": "public"
  }
}
