Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
57
node_modules/animation-utilities/package.json
generated
vendored
Normal file
57
node_modules/animation-utilities/package.json
generated
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"_from": "animation-utilities@beta",
|
||||
"_id": "animation-utilities@2.8.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-fQhl0bJwTz1qkptJ47gZVQIYm4PEga+AiRN+qFSW/mAsaRG0DzaG9bwtCLU0uVDstdGLl/UK2/aV3lVSZphJ6g==",
|
||||
"_location": "/animation-utilities",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "animation-utilities@2.8.3",
|
||||
"name": "animation-utilities",
|
||||
"escapedName": "animation-utilities",
|
||||
"rawSpec": "2.8.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.8.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/",
|
||||
"/skills-service-manager",
|
||||
"/skills-service-manager/jibo",
|
||||
"/skills-service-manager/jibo-common-types",
|
||||
"/skills-service-manager/jibo/jibo-dof-arbiter"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/animation-utilities/-/animation-utilities-2.8.3.tgz",
|
||||
"_shasum": "42b25d6caad959b6dc543dba01cd9a8eb01f2c24",
|
||||
"_spec": "animation-utilities@2.8.3",
|
||||
"_where": "/tmp/jibo-npm/jibo-cli-3.0.7",
|
||||
"author": {
|
||||
"name": "Jibo, Inc.",
|
||||
"email": "sdkearlyaccess@jibo.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jesse Gray",
|
||||
"email": "jg@ifrobots.com"
|
||||
},
|
||||
{
|
||||
"name": "Matt Berlin",
|
||||
"email": "mattb@ifrobots.com"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"find-root": "1.0.0",
|
||||
"stats-js": "1.0.0-alpha1",
|
||||
"three": "0.70.1",
|
||||
"urijs": "1.17.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Animation utilities for Jibo's coordinated expression output",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"main": "./lib/animation-utilities.js",
|
||||
"name": "animation-utilities",
|
||||
"typings": "dts/index.d.ts",
|
||||
"version": "2.8.3"
|
||||
}
|
||||
Reference in New Issue
Block a user