|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "component-tween@1.2.0",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "component-tween@1.2.0",
- "_id": "component-tween@1.2.0",
- "_inBundle": false,
- "_integrity": "sha1-zDnOXbqwW1KCX0HRlHY4oLAbK4o=",
- "_location": "/component-tween",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "component-tween@1.2.0",
- "name": "component-tween",
- "escapedName": "component-tween",
- "rawSpec": "1.2.0",
- "saveSpec": null,
- "fetchSpec": "1.2.0"
- },
- "_requiredBy": [
- "/scroll-to"
- ],
- "_resolved": "https://registry.npmjs.org/component-tween/-/component-tween-1.2.0.tgz",
- "_spec": "1.2.0",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "browser": {
- "clone": "component-clone",
- "emitter": "component-emitter",
- "type": "component-type",
- "ease": "ease-component"
- },
- "bugs": {
- "url": "https://github.com/component/tween/issues"
- },
- "component": {
- "scripts": {
- "tween/index.js": "index.js"
- }
- },
- "dependencies": {
- "component-clone": "0.2.2",
- "component-emitter": "1.2.0",
- "component-type": "1.1.0",
- "ease-component": "1.0.0"
- },
- "description": "Motion tween engine using 'ease'",
- "homepage": "https://github.com/component/tween#readme",
- "keywords": [
- "tween",
- "tweening",
- "animation"
- ],
- "license": "MIT",
- "name": "component-tween",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/component/tween.git"
- },
- "version": "1.2.0"
- }
|