UNPKG

assets9

Version:

Generate icons and splash screens for cordova / meteor apps.

27 lines (26 loc) 685 B
{ "name": "assets9", "version": "1.0.2", "description": "Generate icons and splash screens for cordova / meteor apps.", "main": "assets9.js", "bin": "assets9.js", "repository": { "type" : "git", "url" : "https://github.com/cestca/assets9" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "icons", "splash screens", "splashscreen" , "9patch" , "9 patch" , "png", "cordova", "meteor" , "app" , "asset" , "assets", "mobile-config.js", "assets9" , "assets9-im" , "android" , "ios" ], "author": "Gautier", "license": "MIT", "dependencies": { "pngjs": "^3.0.0", "sharp": "^0.16.0" } }