UNPKG

mam-project-templates

Version:
74 lines (73 loc) 1.85 kB
{ "_args": [ [ "animsition@4.0.2", "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft" ] ], "_from": "animsition@4.0.2", "_id": "animsition@4.0.2", "_inBundle": false, "_integrity": "sha1-2MbmCwpWNeMoG5YkAsoqWxa2cU4=", "_location": "/animsition", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "animsition@4.0.2", "name": "animsition", "escapedName": "animsition", "rawSpec": "4.0.2", "saveSpec": null, "fetchSpec": "4.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/animsition/-/animsition-4.0.2.tgz", "_spec": "4.0.2", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft", "author": { "name": "blivesta", "email": "design@blivesta.com", "url": "http://blivesta.com/" }, "bugs": { "url": "https://github.com/blivesta/animsition/issues" }, "description": "A simple and easy jQuery plugin for CSS animated page transitions.", "devDependencies": { "autoprefixer": "^6.0.3", "browser-sync": "^2.9.12", "del": "^1.2.0", "gulp": "^3.9.0", "gulp-cssnano": "^2.0.0", "gulp-header": "^1.7.1", "gulp-jshint": "^1.11.2", "gulp-postcss": "^6.0.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.2.0", "jshint-stylish": "^2.0.1", "postcss-import": "^7.0.0", "run-sequence": "^1.1.2" }, "homepage": "http://blivesta.github.io/animsition", "keywords": [ "css3", "js", "animation", "page transition", "jQuery" ], "license": "MIT", "main": "./dist/js/animsition.js", "name": "animsition", "repository": { "url": "git+https://github.com/blivesta/animsition.git", "type": "git" }, "scripts": { "setup": "npm i && gulp build" }, "version": "4.0.2" }