mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
13 lines
248 B
JSON
13 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"
|
||
|
}
|
||
|
}
|