should work now?
This commit is contained in:
52
node_modules/jibo-sdk/package.json
generated
vendored
Normal file
52
node_modules/jibo-sdk/package.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"name": "jibo-sdk",
|
||||
"main": "./lib/jibo-sdk.js",
|
||||
"version": "3.9.10",
|
||||
"description": "Jibo's SDK plugin for Atom",
|
||||
"engines": {
|
||||
"atom": ">=1.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"animation-utilities": "beta",
|
||||
"async": "^1.0.0",
|
||||
"atom-space-pen-views": "^2.0.5",
|
||||
"behaviorify": "^1.0.0",
|
||||
"clamp": "^1.0.1",
|
||||
"color-space": "^1.2.1",
|
||||
"color-string": "^0.3.0",
|
||||
"deep-diff": "^0.3.3",
|
||||
"drag-helper": "^1.2.3",
|
||||
"find-root": "^1.0.0",
|
||||
"glob": "^7.1.1",
|
||||
"isbinaryfile": "3.0.2",
|
||||
"jibo": "beta",
|
||||
"jibo-anim-db": "beta",
|
||||
"jibo-analytics": "^0.1.5",
|
||||
"jibo-cli": "beta",
|
||||
"jibo-dev": "beta",
|
||||
"jibo-keyframes": "beta",
|
||||
"jquery": "^2.1.3",
|
||||
"jsonschema": "^1.0.2",
|
||||
"lodash": "^3.7.0",
|
||||
"loophole": "^1.1.0",
|
||||
"marked": "^0.3.5",
|
||||
"mkdirp": "^0.5.0",
|
||||
"pixi-animate": "^1.1.0",
|
||||
"node-pid-controller": "^0.1.1",
|
||||
"node-uuid": "^1.4.7",
|
||||
"normalize-path": "^1.0.0",
|
||||
"parser-download": "beta",
|
||||
"react": "^0.13.3",
|
||||
"region": "^2.1.2",
|
||||
"request": "^2.79.0",
|
||||
"slash": "^1.0.0",
|
||||
"tinycolor2": "^1.1.1",
|
||||
"underscore-plus": "^1.6.6",
|
||||
"url-parse-as-address": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "parser-download -r -f -v 2.4.0 -t 49"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"author": "Jibo, Inc. <sdkearlyaccess@jibo.com>"
|
||||
}
|
||||
Reference in New Issue
Block a user