@ctx-core/nodent
Version:
ctx-core nodent
33 lines (32 loc) • 709 B
JSON
{
"name": "@ctx-core/nodent",
"version": "3.0.12",
"description": "ctx-core nodent",
"main": "rollup.js",
"module": "rollup.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/ctx-core/ctx-core.git"
},
"keywords": [
"ctx-core",
"nodent"
],
"author": "Brian Takita",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ctx-core/ctx-core/issues"
},
"homepage": "https://github.com/ctx-core/ctx-core#readme",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"nodent": "^3.2.11",
"rollup-pluginutils": "^2.8.2"
},
"gitHead": "761a1e9d3f2f7afbe265610bfe67d08a0b274aee"
}