16 lines
305 B
JSON
16 lines
305 B
JSON
|
{
|
||
|
"name": "instagram-data-count",
|
||
|
"version": "0.1.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "Christopher Rose",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {
|
||
|
"eslint": "^6.8.0"
|
||
|
}
|
||
|
}
|