common-core-api
Version:
Pre-Beta. Wrapper for common-standards-project api
28 lines (27 loc) • 526 B
JSON
{
"name": "common-core-api",
"version": "0.0.97",
"description": "Pre-Beta. Wrapper for common-standards-project api",
"main": "index.js",
"scripts": {
"test": "node test"
},
"keywords": [
"Commons",
"Standards",
"Project",
"Education",
"EdTech",
"Common",
"Core",
"State",
"Standards"
],
"author": "fcampas@kindlepublishing.com",
"license": "ISC",
"dependencies": {
"algoliasearch": "^3.13.1",
"request-promise": "^3.0.0",
"validator": "^5.2.0"
}
}