filetyperjs
Version:
Do cool stuff with file types!
25 lines (24 loc) • 570 B
JSON
{
"name": "filetyperjs",
"version": "1.3.0",
"description": "Do cool stuff with file types!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Haunter-123/FileTyperJs.git"
},
"keywords": [
"File types",
"Strings",
"Integers"
],
"author": "Nishit Jha",
"license": "ISC",
"bugs": {
"url": "https://github.com/Haunter-123/FileTyperJs/issues"
},
"homepage": "https://github.com/Haunter-123/FileTyperJs/#readme"
}