u200b
Version:
Append, prepend, and insert zero-width space to string.
35 lines (34 loc) • 735 B
JSON
{
"name": "diatom",
"version": "0.34.0",
"description": "Class blueprint",
"main": "diatom.deploy.js",
"support": "diatom.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"class",
"blueprint",
"genesis"
],
"homepage": "https://github.com/volkovasystems/diatom",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.30.0",
"burne": "^0.6.0",
"falzy": "^0.23.0",
"komento": "^0.33.0",
"llamalize": "^0.17.0",
"shft": "^0.5.0"
}
}