daa
Version:
DAAJS Framework
22 lines • 411 B
JSON
{
"author": "Mikaella Klyueva",
"name": "daa",
"license": "MIT",
"description": "DAAJS Framework",
"version": "0.9.2",
"repository": {
"type": "git",
"url": "https://github.com/daajs/daajs.git"
},
"main": "./lib/src/js/daa",
"keywords": [
"daa", "framework"
],
"bin": {
"daa": "./bin/daa"
},
"dependencies": {},
"engines": {
"node": "*"
}
}