{
  "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"
}
