biofriction-wp-theme/node_modules/motion-ui/package.json

77 lines
1.9 KiB
JSON

{
"_args": [
[
"motion-ui@2.0.3",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_from": "motion-ui@2.0.3",
"_id": "motion-ui@2.0.3",
"_inBundle": false,
"_integrity": "sha512-f9xzh/hbZTUYjk4M7y1aDcsiPTfqUbuvCv/+If05TSIBEJMu3hGBU+YSe9csQPP7WBBHXxjossEygM/TJo2enw==",
"_location": "/motion-ui",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "motion-ui@2.0.3",
"name": "motion-ui",
"escapedName": "motion-ui",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/motion-ui/-/motion-ui-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "ZURB",
"email": "foundation@zurb.com"
},
"bugs": {
"url": "https://github.com/zurb/motion-ui/issues"
},
"description": "Sass library for creating transitions and animations.",
"devDependencies": {
"autoprefixer": "^8.5.0",
"gulp": "^3.9.0",
"gulp-load-plugins": "^1.0.0-rc.1",
"gulp-minify-css": "^1.2.1",
"gulp-postcss": "^7.0.1",
"gulp-rename": "^1.2.3",
"gulp-sass": "^4.0.1",
"gulp-scss-lint": "^0.6.1",
"gulp-uglify": "^3.0.0",
"gulp-umd": "^2.0.0",
"handlebars": "^4.0.3",
"mocha": "^5.2.0",
"rimraf": "^2.4.3",
"run-sequence": "^2.2.1",
"sass-true": "^4.0.0",
"supercollider": "^1.0.0"
},
"homepage": "http://zurb.com/playground/motion-ui",
"keywords": [
"Sass",
"motion"
],
"license": "MIT",
"main": "dist/motion-ui.js",
"name": "motion-ui",
"peerDependencies": {
"jquery": ">=2.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zurb/motion-ui.git"
},
"scripts": {
"start": "gulp",
"test": "mocha"
},
"version": "2.0.3"
}