refinejs
Version:
Powerful and flexible generator objects with the possibility of inheritance
25 lines (24 loc) • 483 B
JSON
{
"name": "refinejs",
"npmName": "refinejs",
"npmFileMap": [{
"basePath": "/",
"files": [
"*.js"
]
}],
"version": "1.2.3",
"description": "Powerful and flexible generator objects with the possibility of inheritance",
"main": "refine.js",
"repository": {
"type": "git",
"url": "git://github.com/devote/refinejs.git"
},
"keywords": [
"javascript",
"objects",
"devote"
],
"author": "Dmitrii Pakhtinov",
"license": "MIT"
}