{
  "name": "@f/iterator-symbol",
  "description": "The iterator symbol.",
  "repository": "git://github.com/micro-js/iterator-symbol.git",
  "version": "1.0.0",
  "license": "MIT",
  "main": "lib/index.js",
  "scripts": {
    "postversion": "git push && git push --tags && npm publish --access=public"
  },
  "dependencies": {},
  "devDependencies": {
    "tape": "^4.2.2"
  }
}
