wallki-packages-builder
Version:
is an boilerplate to build es6 packages
18 lines (17 loc) • 365 B
JSON
{
"name": "wallki-packages-builder",
"version": "1.0.3",
"description": "is an boilerplate to build es6 packages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"package",
"boilerplate",
"wallki",
"package-builder"
],
"author": "Gherciu Gheorghe",
"license": "ISC"
}