package.json 1.64 KB
{
  "name": "ion-checkradio",
  "version": "2.0.0",
  "description": "jQuery plugin for styling checkboxes and radio-buttons. With skin support",
  "homepage": "http://ionden.com/a/plugins/ion.checkRadio/en.html",
  "author": {
    "name": "Denis Ineshin",
    "email": "ionden.tech@gmail.com",
    "url": "IonDen"
  },
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "forms",
    "checkbox",
    "radio",
    "interface",
    "skins",
    "ui"
  ],
  "main": "./js/ion.checkRadio.js",
  "directories": {
    "lib": "js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IonDen/ion.checkRadio.git"
  },
  "bugs": {
    "url": "https://github.com/IonDen/ion.checkRadio/issues"
  },
  "dependencies": {
    "jquery": ">=1.8"
  },
  "license": "MIT",
  "ignore": [
    ".idea",
    "bower.json",
    "ion-checkRadio.jquery.json",
    "readme.ru.md"
  ],
  "spm": {
    "main": "js/ion.checkRadio.js",
    "dependencies": {
      "jquery": "1.11.3"
    }
  },
  "gitHead": "9ce354504e99feca9a239350304588f516d0539b",
  "_id": "ion-checkradio@2.0.0",
  "scripts": {},
  "_shasum": "dec03636ef0d86066116f235b0b296053621d1bb",
  "_from": "ion-checkradio@*",
  "_npmVersion": "2.11.0",
  "_nodeVersion": "0.10.25",
  "_npmUser": {
    "name": "ionden",
    "email": "denis.ineshin@gmail.com"
  },
  "dist": {
    "shasum": "dec03636ef0d86066116f235b0b296053621d1bb",
    "tarball": "http://registry.npmjs.org/ion-checkradio/-/ion-checkradio-2.0.0.tgz"
  },
  "maintainers": [
    {
      "name": "ionden",
      "email": "denis.ineshin@gmail.com"
    }
  ],
  "_resolved": "https://registry.npmjs.org/ion-checkradio/-/ion-checkradio-2.0.0.tgz"
}