@njam-data/nj-census-2020
Version:
33 lines (32 loc) • 673 B
JSON
{
"name": "@njam-data/nj-census-2020",
"version": "2.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"process": "./scripts/process"
},
"repository": {
"type": "git",
"url": "git+https://github.com/njam-data/nj-census-2020.git"
},
"keywords": [
"census",
"census 2020",
"nj",
"new jersey"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/njam-data/nj-census-2020/issues"
},
"homepage": "https://github.com/njam-data/nj-census-2020#readme",
"devDependencies": {
"@njam-data/njam": "^0.0.0"
},
"dependencies": {
"@njam-data/tools": "^2.4.0"
}
}