UNPKG

apinode

Version:

An API server that can greatly reduce the work needed to implment API services. It can also cooperate with other API node to make it a mesh of services.

23 lines (22 loc) 405 B
{ "name": "components/flag-icon-css", "type": "component", "description": "CSS for vector based country flags", "license": "MIT", "authors":[ { "name": "Panayiotis Lipiridis (Lipis)", "email": "lipiridis@gmail.com" } ], "extra":{ "component":{ "name": "flag-icon-css", "files":[ "less/**", "css/**", "flags/**" ] } } }