UNPKG

cordova-template-webpack-babel-scss

Version:
36 lines (35 loc) 888 B
{ "name": "cordova-template-webpack-babel-scss", "version": "0.3.1", "description": "Cordova basic template using webpack, babel, and scss", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kerrishotts/cordova-template-webpack-babel-scss.git" }, "keywords": [ "ecosystem:cordova", "ecosystem:phonegap", "cordova:template", "cordova", "webpack", "babel", "scss", "sass", "bundler", "es2015", "es2016", "es2017", "phonegap", "phonegap:template" ], "author": "Kerri Shotts", "license": "Apache-2.0", "bugs": { "url": "https://github.com/kerrishotts/cordova-template-webpack-babel-scss/issues" }, "homepage": "https://github.com/kerrishotts/cordova-template-webpack-babel-scss#readme" }