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