nast-helpers
Version:
Helpers for a fast codding
28 lines (27 loc) • 568 B
JSON
{
"name": "nast-helpers",
"version": "1.0.2",
"description": "Helpers for a fast codding",
"keywords": [
"vue",
"library",
"helpers"
],
"author": {
"name": "Alexey",
"email": "alexey@renova.st"
},
"license": "MIT",
"homepage": "https://github.com/renova-st/nast#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/renova-st/nast.git"
},
"bugs": {
"url": "https://github.com/renova-st/nast/issues"
},
"scripts": {},
"dependencies": {
"nast": "^1.0.*"
}
}