mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Added is.js library
This commit is contained in:
parent
2616b911e1
commit
2038acc14a
10 changed files with 3220 additions and 68 deletions
12
vendors/is.js/package.json
vendored
Normal file
12
vendors/is.js/package.json
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue