package.json 1.99 KB
Newer Older
1
{
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
  "_args": [
    [
      {
        "raw": "icheck@^1.0.2",
        "scope": null,
        "escapedName": "icheck",
        "name": "icheck",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
    ]
  ],
  "_from": "icheck@>=1.0.2 <2.0.0",
17
  "_id": "icheck@1.0.2",
18
  "_inCache": true,
19
  "_location": "/icheck",
20 21 22 23 24 25
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "justinsisley",
    "email": "sisley.justin@gmail.com"
  },
  "_npmVersion": "2.7.5",
26 27 28
  "_phantomChildren": {},
  "_requested": {
    "raw": "icheck@^1.0.2",
29
    "scope": null,
30
    "escapedName": "icheck",
31
    "name": "icheck",
32
    "rawSpec": "^1.0.2",
33 34
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
35 36 37 38
  },
  "_requiredBy": [
    "/"
  ],
39
  "_resolved": "http://npm.spatie.be/icheck/-/icheck-1.0.2.tgz",
40
  "_shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
41
  "_shrinkwrap": null,
42
  "_spec": "icheck@^1.0.2",
43
  "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
44 45 46 47 48 49 50 51
  "author": {
    "name": "Damir Sultanov",
    "email": "info@fronteed.com",
    "url": "http://fronteed.com/"
  },
  "bugs": {
    "url": "https://github.com/fronteed/icheck/issues"
  },
52
  "dependencies": {},
53
  "description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)",
54 55 56 57
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
58
    "tarball": "https://registry.npmjs.org/icheck/-/icheck-1.0.2.tgz"
59 60
  },
  "gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8",
61 62 63
  "homepage": "http://fronteed.com/iCheck/",
  "license": "MIT",
  "main": "icheck.js",
64 65 66 67 68 69
  "maintainers": [
    {
      "name": "justinsisley",
      "email": "sisley.justin@gmail.com"
    }
  ],
70
  "name": "icheck",
71 72
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
73 74 75 76
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fronteed/icheck.git"
  },
77
  "scripts": {},
78 79
  "version": "1.0.2"
}