{
  "_from": "can@^2.3.0-pre.0",
  "_id": "can@2.3.35",
  "_inBundle": false,
  "_integrity": "sha512-lGgpf3DKRne8vPvFkFCQEgIGypqd3IHc9pte38UuK3ePVsy1RO4Cgp8maiFr5FKgWrXiz577UUT0UeYzJYyrtA==",
  "_location": "/can",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "can@^2.3.0-pre.0",
    "name": "can",
    "escapedName": "can",
    "rawSpec": "^2.3.0-pre.0",
    "saveSpec": null,
    "fetchSpec": "^2.3.0-pre.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/can/-/can-2.3.35.tgz",
  "_shasum": "9e5f4032e53e6775d4ad8a9926f4ef51bd108835",
  "_spec": "can@^2.3.0-pre.0",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site",
  "author": {
    "name": "Bitovi",
    "email": "contact@bitovi.com",
    "url": "http://bitovi.com/"
  },
  "browser": {
    "./can": "./dist/cjs/can",
    "./component/component": "./dist/cjs/component/component",
    "./construct/construct": "./dist/cjs/construct/construct",
    "./map/map": "./dist/cjs/map/map",
    "./list/list": "./dist/cjs/list/list",
    "./list/promise/promise": "./dist/cjs/list/promise/promise",
    "./observe/observe": "./dist/cjs/observe/observe",
    "./compute/compute": "./dist/cjs/compute/compute",
    "./model/model": "./dist/cjs/model/model",
    "./view/view": "./dist/cjs/view/view",
    "./view/ejs/ejs": "./dist/cjs/view/ejs/ejs",
    "./view/stache/stache": "./dist/cjs/view/stache/stache",
    "./view/stache/mustache_core": "./dist/cjs/view/stache/mustache_core",
    "./view/href/href": "./dist/cjs/view/href/href",
    "./control/control": "./dist/cjs/control/control",
    "./route/route": "./dist/cjs/route/route",
    "./control/route/route": "./dist/cjs/control/route/route",
    "./view/mustache/mustache": "./dist/cjs/view/mustache/mustache",
    "./route/pushstate/pushstate": "./dist/cjs/route/pushstate/pushstate",
    "./model/queue/queue": "./dist/cjs/model/queue/queue",
    "./construct/super/super": "./dist/cjs/construct/super/super",
    "./construct/proxy/proxy": "./dist/cjs/construct/proxy/proxy",
    "./map/lazy/lazy": "./dist/cjs/map/lazy/lazy",
    "./map/delegate/delegate": "./dist/cjs/map/delegate/delegate",
    "./map/setter/setter": "./dist/cjs/map/setter/setter",
    "./map/attributes/attributes": "./dist/cjs/map/attributes/attributes",
    "./map/validations/validations": "./dist/cjs/map/validations/validations",
    "./map/backup/backup": "./dist/cjs/map/backup/backup",
    "./map/list/list": "./dist/cjs/map/list/list",
    "./map/define/define": "./dist/cjs/map/define/define",
    "./list/sort/sort": "./dist/cjs/list/sort/sort",
    "./control/plugin/plugin": "./dist/cjs/control/plugin/plugin",
    "./view/modifiers/modifiers": "./dist/cjs/view/modifiers/modifiers",
    "./util/fixture/fixture": "./dist/cjs/util/fixture/fixture",
    "./view/bindings/bindings": "./dist/cjs/view/bindings/bindings",
    "./view/live/live": "./dist/cjs/view/live/live",
    "./view/scope/scope": "./dist/cjs/view/scope/scope",
    "./util/tests/tests": "./dist/cjs/util/tests/tests",
    "./util/object/object": "./dist/cjs/util/object/object",
    "./util/function/function": "./dist/cjs/util/function/function",
    "./view/autorender/autorender": "./dist/cjs/view/autorender/autorender",
    "./util/domless/domless": "./dist/cjs/util/domless/domless",
    "./view/stache/system": "./dist/cjs/view/stache/system",
    "./view/mustache/system": "./dist/cjs/view/mustache/system",
    "./view/ejs/system": "./dist/cjs/view/ejs/system",
    "./util/event": "./dist/cjs/util/event",
    "./map/sort/sort": "./dist/cjs/map/sort/sort",
    "./util/vdom/build_fragment/build_fragment": "./dist/cjs/util/vdom/build_fragment/build_fragment",
    "./util/vdom/document/document": "./dist/cjs/util/vdom/document/document",
    "./view/import/import": "./dist/cjs/view/import/import"
  },
  "bugs": {
    "url": "https://github.com/canjs/canjs/issues"
  },
  "bundleDependencies": false,
  "demos": [
    "http://canjs.us/#examples",
    "http://canjs.us/recipes"
  ],
  "dependencies": {
    "can-simple-dom": "^0.3.0",
    "jquery": ">=1.9.0 <1.12.0 || >=2.1.0 <2.3.0"
  },
  "deprecated": false,
  "description": "MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.",
  "devDependencies": {
    "bitovi-tools": "^0.1.1",
    "bower": "~1.3.8",
    "browserify": "~8.1.0",
    "connect": "^2.14.4",
    "documentjs": "~0.3.2",
    "grunt": "~0.4.0",
    "grunt-banner": "^0.3.1",
    "grunt-cli": "~0.1.7",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-connect": "~0.3.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-uglify": "~0.2.1",
    "grunt-docco2": "git://github.com/shcarrico/grunt-docco.git#e4de54886ed5c421b2e26e7a2aeba1f73e889733",
    "grunt-jsbeautifier": "~0.2.6",
    "grunt-plato": "~0.2.1",
    "grunt-release-steps": "~0.3.7",
    "grunt-shell": "~0.5.0",
    "grunt-simple-mocha": "^0.4.0",
    "grunt-string-replace": "~0.2.2",
    "jquery-ui": "^1.10.5",
    "jquerypp": "^2.0.0",
    "lodash": "2.4.1",
    "phantomjs-prebuilt": "^2.1.12",
    "rimraf": "2.1",
    "steal": "^0.13.0-pre.7",
    "steal-benchmark": "~0.0.1",
    "steal-qunit": "0.0.2",
    "steal-tools": "^0.13.3",
    "testee": "^0.2.4",
    "zombie": "3.1.1"
  },
  "homepage": "http://canjs.com/",
  "keywords": [
    "CanJS",
    "DoneJS"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "./can",
  "name": "can",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/canjs/canjs.git",
    "github": "https://github.com/canjs/canjs"
  },
  "scripts": {
    "test": "grunt test"
  },
  "system": {
    "ignoreBrowser": true,
    "main": "can",
    "map": {
      "can/can": "can",
      "jquery/jquery": "jquery",
      "steal-benchmark/steal-benchmark": "steal-benchmark",
      "can-simple-dom/can-simple-dom": "can-simple-dom",
      "jquery-ui/jquery-ui": "jquery-ui",
      "steal-qunit/steal-qunit": "steal-qunit",
      "can/util/vdom/vdom": "@empty"
    },
    "paths": {
      "benchmark/benchmark": "bower_components/benchmark/benchmark.js",
      "dojo/dojo": "util/dojo/dojo-1.8.1.js",
      "yui/yui": "util/yui/yui-3.7.3.js",
      "mootools/mootools": "bower_components/mootools/dist/mootools-core.js",
      "zepto/zepto": "bower_components/zepto/zepto.js"
    },
    "meta": {
      "benchmark/benchmark": {
        "format": "global",
        "exports": "Benchmark"
      },
      "jquery": {
        "format": "global",
        "exports": "jQuery"
      },
      "dojo/dojo": {
        "format": "global",
        "exports": "Dojo"
      },
      "yui/yui": {
        "exports": "YUI",
        "format": "global",
        "scriptEval": true
      },
      "mootools/mootools": {
        "exports": "MooTools",
        "format": "global",
        "scriptEval": true
      },
      "zepto/zepto": {
        "format": "global",
        "exports": "Zepto"
      },
      "can/util/vdom/vdom": {
        "sideBundle": true
      }
    },
    "ext": {
      "ejs": "can/view/ejs/system",
      "mustache": "can/view/mustache/system",
      "stache": "can/view/stache/system"
    },
    "buildConfig": {
      "map": {
        "can/util/util": "can/util/domless/domless"
      }
    },
    "npmIgnore": [
      "grunt-docco2",
      "testee",
      "zombie",
      "bitovi-tools",
      "steal",
      "bower",
      "steal-tools",
      "connect",
      "grunt",
      "grunt-cli",
      "grunt-contrib-clean",
      "grunt-contrib-connect",
      "grunt-contrib-jshint",
      "grunt-contrib-uglify",
      "grunt-jsbeautifier",
      "grunt-plato",
      "grunt-release-steps",
      "grunt-shell",
      "grunt-simple-mocha",
      "grunt-string-replace",
      "rimraf",
      "lodash",
      "browserify",
      "grunt-banner",
      "documentjs",
      "phantomjs-prebuilt"
    ],
    "envs": {
      "server-development": {
        "map": {
          "can/util/vdom/vdom": "can/util/vdom/vdom"
        },
        "meta": {
          "jquery": {
            "format": "global",
            "exports": "jQuery",
            "deps": [
              "can/util/vdom/vdom"
            ]
          }
        }
      },
      "server-production": {
        "map": {
          "can/util/vdom/vdom": "can/util/vdom/vdom"
        },
        "meta": {
          "jquery": {
            "format": "global",
            "deps": [
              "can/util/vdom/vdom"
            ]
          }
        }
      },
      "build-development": {
        "map": {
          "can/util/vdom/vdom": "can/util/vdom/vdom"
        },
        "meta": {
          "jquery": {
            "format": "global",
            "exports": "jQuery",
            "deps": [
              "can/util/vdom/vdom"
            ]
          }
        }
      }
    }
  },
  "title": "CanJS",
  "version": "2.3.35"
}
