apollo_developers/bower_components/flow.js/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

28 lines
584 B
JSON
Executable File

{
"name": "flow.js",
"version": "2.9.0",
"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",
"_release": "2.9.0",
"_resolution": {
"type": "version",
"tag": "v2.9.0",
"commit": "0467da5c2820e87623c7f720c7d21493c2655511"
},
"_source": "git://github.com/flowjs/flow.js.git",
"_target": "~2",
"_originalSource": "flow.js"
}