url-loader-flow
Version:
A flow-friendly module that represents a URL loader module
24 lines (23 loc) • 581 B
JSON
{
"name": "url-loader-flow",
"version": "1.0.0",
"description": "A flow-friendly module that represents a URL loader module",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/hijup/url-loader-flow.git"
},
"keywords": [
"flow",
"flowtype",
"css",
"cssmodule",
"module"
],
"author": "Pahlevi Fikri Auliya <pahlevi.fikri.auliya@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hijup/url-loader-flow/issues"
},
"homepage": "https://github.com/hijup/url-loader-flow#readme"
}