PluginProbe
Block Animations, Motion & Scroll Effects – Ghost Kit / 3.4.1
Block Animations, Motion & Scroll Effects – Ghost Kit v3.4.1
3.7.2 3.7.1 3.7.0 3.6.1 trunk 1.6.3 2.25.0 3.3.0 3.3.1 3.3.2 3.3.3 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.5.0 3.5.1 3.6.0
ghostkit / gutenberg / wordpress / base-styles / package.json

package.json in Block Animations, Motion & Scroll Effects – Ghost Kit 3.4.1, at gutenberg/wordpress/base-styles/package.json

57 lines 1.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "_from": "@wordpress/base-styles@2.1.0",
3 "_id": "@wordpress/base-styles@2.1.0",
4 "_inBundle": false,
5 "_integrity": "sha512-Ljb1xX4fYHSzvw+p8NnCF3WCNPEY6RlDrtWbJvAOeJe2LiAxiQcbgQa/WdFd21jdSgfet0Wmqk+YwwUyyeermw==",
6 "_location": "/@wordpress/base-styles",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "@wordpress/base-styles@2.1.0",
12 "name": "@wordpress/base-styles",
13 "escapedName": "@wordpress%2fbase-styles",
14 "scope": "@wordpress",
15 "rawSpec": "2.1.0",
16 "saveSpec": null,
17 "fetchSpec": "2.1.0"
18 },
19 "_requiredBy": [
20 "#USER",
21 "/"
22 ],
23 "_resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-2.1.0.tgz",
24 "_shasum": "14858fe7b3b768068acbca29aeda065aeb6b3d95",
25 "_spec": "@wordpress/base-styles@2.1.0",
26 "_where": "C:\\projects\\ghostkit",
27 "author": {
28 "name": "The WordPress Contributors"
29 },
30 "bugs": {
31 "url": "https://github.com/WordPress/gutenberg/issues"
32 },
33 "bundleDependencies": false,
34 "deprecated": false,
35 "description": "Base SCSS utilities and variables for WordPress.",
36 "gitHead": "07baf5a12007d31bbd4ee22113b07952f7eacc26",
37 "homepage": "https://github.com/WordPress/gutenberg/tree/master/packages/base-styles/README.md",
38 "keywords": [
39 "wordpress",
40 "gutenberg",
41 "sass",
42 "scss",
43 "css"
44 ],
45 "license": "GPL-2.0-or-later",
46 "name": "@wordpress/base-styles",
47 "publishConfig": {
48 "access": "public"
49 },
50 "repository": {
51 "type": "git",
52 "url": "git+https://github.com/WordPress/gutenberg.git",
53 "directory": "packages/base-styles"
54 },
55 "version": "2.1.0"
56 }
57