ng-repeat-fast
Version:
Faster ng-repeat realization that caches DOM nodes.
38 lines • 784 B
JSON
{
"name": "chai",
"version": "2.2.0",
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
"license": "MIT",
"keywords": [
"test",
"assertion",
"assert",
"testing",
"chai"
],
"main": "chai.js",
"ignore": [
"build",
"components",
"lib",
"node_modules",
"support",
"test",
"index.js",
"Makefile",
".*"
],
"dependencies": {},
"devDependencies": {},
"homepage": "https://github.com/chaijs/chai",
"_release": "2.2.0",
"_resolution": {
"type": "version",
"tag": "2.2.0",
"commit": "57df3888f66c4b34923ce8576aa93855a0ec2f75"
},
"_source": "git://github.com/chaijs/chai.git",
"_target": "~2.2.0",
"_originalSource": "chai",
"_direct": true
}