list-of-cars
Version:
list of car / automobile makes and models 1992-2020
24 lines (23 loc) • 520 B
JSON
{
"name": "list-of-cars",
"version": "0.0.142",
"description": "list of car / automobile makes and models 1992-2020",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"car",
"model",
"make",
"automobile",
"list",
"dataset"
],
"author": "stonkpunk",
"license": "CC0-1.0",
"dependencies": {
"jsonfile-compressed": "0.0.11"
},
"homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/list-of-cars"
}