snappymail/vendors/is.js/package.json
2015-02-17 21:44:11 +04:00

12 lines
248 B
JSON

{
"name": "is_js",
"version": "0.6.0",
"main": "is.js",
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.5.0",
"grunt-mocha-phantomjs": "0.6.0"
}
}