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) 502 B
{ "name": "flag-icon-css", "version": "2.3.1", "author": "Panayiotis Lipiridis <lipiridis@gmail.com>", "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "repository": { "type": "git", "url": "http://github.com/lipis/flag-icon-css" }, "devDependencies": { "grunt": "1.0.1", "grunt-contrib-less": "1.4.0", "grunt-contrib-cssmin": "1.0.1", "grunt-contrib-watch": "1.0.0", "grunt-contrib-connect": "1.0.2" } }