Upload New File
Showing
package.json
0 → 100644
| { | ||
| "name": "skyid-sdk-web", | ||
| "version": "1.1.1", | ||
| "description": "Sky ID Sdk Web", | ||
| "main": "skyid_fa_sdk_min.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "files": [ | ||
| "Human.js" | ||
| ], | ||
| "keywords": [ | ||
| "AngularJS", | ||
| "ReactJS", | ||
| "VueJS", | ||
| "JavaScript", | ||
| "SDK" | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://skyanalytics.indatacore.com:4041/khalid.khiar/skyid_sdk_web" | ||
| }, | ||
| "author": "INDATACORE", | ||
| "license": "ISC" | ||
| } | ||
| \ No newline at end of file | 
Please register or sign in to comment
