UNPKG

mscs-face-api

Version:
32 lines (31 loc) 736 B
{ "name": "mscs-face-api", "version": "0.1.3", "description": "Microsoft Cognitive Services Face API", "main": "mscs-face-api.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/itsdanielmatos/mscs-face-api.git" }, "keywords": [ "Microsoft", "Cognitive", "Services", "Face", "API" ], "author": "itsdanielmatos", "license": "ISC", "bugs": { "url": "https://github.com/itsdanielmatos/mscs-face-api/issues" }, "homepage": "https://github.com/itsdanielmatos/mscs-face-api#readme", "dependencies": { "axios": "^0.16.1" }, "devDependencies": { } }