setvaluer
Version:
Sets the property value of the object.
26 lines • 568 B
JSON
{
"name": "setvaluer",
"version": "1.0.0-c",
"description": "Sets the property value of the object.",
"main": "index.js",
"devDependencies": {
"tapef": "^0.0.0"
},
"scripts": {
"test": "node test/main.js"
},
"repository": {
"type": "git",
"url": "https://github.com/unlight/setValueR"
},
"keywords": [
"setvalue",
"object"
],
"author": "S <https://github.com/unlight>",
"license": "MIT",
"bugs": {
"url": "https://github.com/unlight/setValueR/issues"
},
"homepage": "https://github.com/unlight/setValueR"
}