UNPKG

ezcontent_jsonapi

Version:

EzContent JsonAPI

23 lines (22 loc) 439 B
{ "name": "ezcontent_jsonapi", "version": "3.0.4", "description": "EzContent JsonAPI", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "keywords": [ "Drupal", "EzContent", "JSONAPI" ], "dependencies": { "node-fetch": "^2.6.0", "simple-oauth2": "^3.4.0", "words-to-numbers": "^1.5.1", "lodash": "^4.17.15" } }