{ "_from": "jquery-animated-headlines", "_id": "jquery-animated-headlines@1.0.0", "_inBundle": false, "_integrity": "sha1-U/fIPt8Yypetyq/LOA4NdyKCnug=", "_location": "/jquery-animated-headlines", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "jquery-animated-headlines", "name": "jquery-animated-headlines", "escapedName": "jquery-animated-headlines", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/jquery-animated-headlines/-/jquery-animated-headlines-1.0.0.tgz", "_shasum": "53f7c83edf18ca97adcaafcb380e0d7722829ee8", "_spec": "jquery-animated-headlines", "_where": "/Users/gaupoit/Work/yme/plugins/wp-animated-text-plugin/public/js", "author": { "name": "Geoff Selby" }, "bugs": { "url": "https://github.com/GeoffSelby/jquery-animated-headlines/issues" }, "bundleDependencies": false, "dependencies": { "jquery": "^3.1.1" }, "deprecated": false, "description": "Simple animated headlines!", "devDependencies": { "laravel-mix": "^0.8.1" }, "homepage": "https://github.com/GeoffSelby/jquery-animated-headlines#readme", "keywords": [ "jquery", "animated headlines", "typewriter" ], "license": "MIT", "main": "dist/js/jquery.animatedheadline.js", "name": "jquery-animated-headlines", "repository": { "type": "git", "url": "git+https://github.com/GeoffSelby/jquery-animated-headlines.git" }, "scripts": { "dev": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", "hot": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js", "production": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", "watch": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" }, "version": "1.0.0" }