concept
Version:
Library for accessing to the Microsoft Concept Graph API
30 lines (29 loc) • 625 B
JSON
{
"name": "concept",
"version": "0.1.3",
"description": "Library for accessing to the Microsoft Concept Graph API",
"main": "src/concept",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tomasperezv/concept.git"
},
"keywords": [
"concept",
"microsoft",
"concept",
"graph",
"api",
"concept",
"graph",
"api"
],
"author": "Tomás Pérez <t@0x101.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/tomasperezv/concept/issues"
},
"homepage": "https://github.com/tomasperezv/concept#readme"
}