{
  "name": "radioactive",
  "version": "1.6.0",
  "homepage": "https://github.com/radioactive/radioactive",
  "authors": [
    "aldonline <aldo.bucchi@gmail.com>"
  ],
  "main": "dist/radioactive.js",
  "moduleType": [
    "globals",
    "node"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "src"
  ]
}
