u200b
Version:
Append, prepend, and insert zero-width space to string.
32 lines • 640 B
JSON
{
"name": "impel",
"version": "0.18.0",
"description": "Force harden property.",
"main": "impel.deploy.js",
"support": "impel.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"force",
"harden",
"impel"
],
"homepage": "https://github.com/volkovasystems/impel",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"protype": "^0.24.0",
"wichevr": "^0.14.0",
"zelf": "^0.14.0"
}
}