2 "name": "mootools-core",
4 "description": "MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.",
7 "test": "./node_modules/.bin/grunt --verbose"
11 "url": "https://github.com/mootools/mootools-core.git"
24 "author": "MooTools Team",
27 "url": "https://github.com/mootools/mootools-core/issues"
29 "homepage": "http://mootools.net",
32 "grunt-mootools-packager": "^0.1.2",
33 "grunt-contrib-clean": "~0.5.0",
34 "grunt-contrib-connect": "~0.7.0",
35 "grunt-karma": "~0.7.2",
36 "load-grunt-tasks": "~0.4.0",
37 "requirejs": "~2.1.11",
39 "karma-requirejs": "~0.2.1",
40 "karma-jasmine": "~0.1.5",
41 "karma-sinon": "~1.0.2",
42 "karma-sauce-launcher": "~0.2.0",
43 "karma-script-launcher": "~0.1.0",
44 "karma-phantomjs-launcher": "~0.1.2",
45 "karma-chrome-launcher": "~0.1.2",
46 "karma-firefox-launcher": "~0.1.3",
47 "karma-ie-launcher": "~0.1",
48 "karma-safari-launcher": "~0.1",
49 "karma-html2js-preprocessor": "~0.1.0",
50 "karma-coffee-preprocessor": "~0.1.3"