{
  "name": "x-function",
  "version": "1.0.3",
  "description": "Extension of Function Class in JsDK",
  "main": "index.js",
  "scripts": {
    "test": "(function(a,b){return a+b}).body()"
  },
  "keywords": [
    "meta-class",
    "prototype",
    "oop",
    "extends"
  ],
  "author": "Abdennour TOUMI <http://abdennoor.com>",
  "license": "MIT"
}
