{
"name": "aj-security-docs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"dev": "npx @11ty/eleventy --serve",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@11ty/eleventy": "^3.0.0",
"eleventy-plugin-less": "^1.0.1"
}
}