{
"name": "learning-functional",
"version": "1.0.0",
"description": "Functional lib and examples in ES8",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Luis Corona @soyluiscorona",
"license": "ISC"
}
"devDependencies": {
"babel-preset-es2017-node7": "^0.5.2",
"babel-cli": "^6.23.0"
}
}
The project package.json that we have created looks like Listing
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.