initial commit
This commit is contained in:
21
node_modules/jibo/package.json
generated
vendored
Normal file
21
node_modules/jibo/package.json
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "jibo",
|
||||
"version": "0.9.2",
|
||||
"description": "jibo api",
|
||||
"platform": ">=0.7.0",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"test": "gulp test"
|
||||
},
|
||||
"dependencies": {
|
||||
"animation-utilities": "0.2.14",
|
||||
"async": "^1.5.2",
|
||||
"callsite": "^1.0.0",
|
||||
"jibo-keyframes": "0.4.5",
|
||||
"pascal-case": "^1.1.1",
|
||||
"semver": "^5.0.3",
|
||||
"uuid": "^2.0.1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "SEE LICENSE IN LICENSE.txt"
|
||||
}
|
||||
Reference in New Issue
Block a user