Files
ig-data-count/package.json
2020-03-19 08:07:47 +05:30

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"
}
}