{
  "name": "flow.js",
  "main": "./dist/flow.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "samples",
    "CHANGELOG.md",
    "karma.conf.js",
    "package.json",
    "src/*",
    "Gruntfile.js"
  ],
  "homepage": "https://github.com/flowjs/flow.js",
  "version": "2.13.0",
  "_release": "2.13.0",
  "_resolution": {
    "type": "version",
    "tag": "v2.13.0",
    "commit": "f6194e7b377e49eb09ee2af72bc3d822271f3392"
  },
  "_source": "https://github.com/flowjs/flow.js.git",
  "_target": "~2",
  "_originalSource": "flow.js"
}