UNPKG

skynet-mobile-plugin-greeting

Version:
29 lines (28 loc) 736 B
{ "name": "skynet-mobile-plugin-greeting", "version": "0.0.9", "description": "Skynet Mobile Greeting Plugin", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/octoblu/skynet-mobile-plugin-greeting.git" }, "keywords": [ "skynet-mobile-plugin" ], "author": "Octoblu, Inc", "license": "MIT", "bugs": { "url": "https://github.com/octoblu/skynet-mobile-plugin-greeting/issues" }, "homepage": "https://github.com/octoblu/skynet-mobile-plugin-greeting", "devDependencies": { "gulp": "~3.8.1", "gulp-browserify": "~0.5.0", "gulp-rename": "~1.2.0", "gulp-uglify": "~0.3.0" } }