UNPKG

apostrophe

Version:
17 lines (16 loc) 301 B
{ "name": "esm-project", "type": "module", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "apostrophe": "file:../../." } }