cr7-st
Version:
Images and data about CRISTIANO RONALDO
25 lines (24 loc) • 503 B
JSON
{
"name": "cr7-st",
"version": "1.0.0",
"description": "Images and data about CRISTIANO RONALDO",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "babel src -d lib"
},
"keywords": [
"cr7",
"ronaldo",
"sim",
"cristiano"
],
"author": "elad c&s",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.16.7",
"@babel/core": "^7.16.7",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3"
}
}