Files
number/frontend/.npm-cache/_cacache/content-v2/sha512/79/18/d0a5e27e5240f6b26b337261869ceba31f8457f1c1ad4dc68bc5e48913e30cf68587077a08c58882f4f988fb594c14a9b75ddc85922d7f4f3feab6c5fef9

1 line
47 KiB
Plaintext
Raw Permalink Normal View History

{"_id":"nanopop","_rev":"14-23d52b63ad3fa8cb8e6c847199f0fe86","name":"nanopop","dist-tags":{"latest":"2.4.2"},"versions":{"1.0.0":{"name":"nanopop","version":"1.0.0","description":"Ultra tiny, opinionated, positioning engine.","main":"./lib/nanopop.min.js","module":"./lib/nanopop.min.mjs","author":{"name":"Simon Reinisch","email":"trash@reinisch.io"},"license":"MIT","types":"./lib/nanopop.min.d.ts","keywords":["positioning","popper","utility","positioning engine"],"scripts":{"build":"rollup -c rollup.config.js","lint":"eslint ./src/**/*.ts","lint:fix":"eslint ./src/**/*.ts --fix"},"homepage":"https://github.com/Simonwep/nanopop#readme","bugs":{"url":"https://github.com/Simonwep/nanopop/issues"},"repository":{"type":"git","url":"git+https://github.com/Simonwep/nanopop.git"},"devDependencies":{"@rollup/plugin-replace":"^2.3.2","@types/ws":"^7.2.4","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@wessberg/rollup-plugin-ts":"^1.2.24","eslint":"^6.8.0","eslint-config-simon":"^1.3.0","rollup":"^2.8.2","rollup-plugin-terser":"^5.3.0","typescript":"^3.8.3"},"gitHead":"6f8dbfa1a5176ea227edeebb170c1d840f4c6fa9","_id":"nanopop@1.0.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"integrity":"sha512-Ohw+OtS3yHAAdLTK6/K3OV7kBFF+IapBU1Yek573zywTTBhBv0q8moK2fKaSYON/O06KRYsSKXSNHCSh8DZKgg==","shasum":"6f2f6dae602625868a4c18c390b5f7cb74ff393f","tarball":"https://mirrors.huaweicloud.com/repository/npm/nanopop/-/nanopop-1.0.0.tgz","fileCount":10,"unpackedSize":40200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetXogCRA9TVsSAnZWagAAjtsP/A64Td8VS4NuCXjO2X7l\nG5lCAaHd+ODU36K4GCnAmNInwJ49hqhnHNEm8g1AWAqeuQGw/69eQG0BGFOG\nOCt9jDnybOtPTMTtvPTeR1JmzbuO+L4s8XyX5DhqLAfgMFJmaTU+Wxh1SROv\n+qFLoMJjfluDtbZKADj6pbftGNMlZ5gUkKGVICTgIaBROwdraC6zEOxa4szI\nbRiORel1WrpM9NKMFoMRYusGUoHN9x76lNDeLcKlkH0bmTXjtNGqCqybP06R\nArN3rRhX6dSq8QFk2Pox0BrPwTPSRKKzhT/hrSgN1zN2zy0I7ehe2dtfA3by\nVnTkrecEWe92ktfbNaU2ju2pQDgoBXcAWirxk6HiRud1nwnDD2M+GX8oMCvm\nRhgF7BLikdIEzZyW4NMDaqbDBKEnZnsyLpCYTzcAaBJCQuEhiBZ5XW5u8T7l\nGgoEqnCOxH7WKrclClfZ63f3lp4FRoV6ZlwqCr3lnV6+4VZp8ZkGYVye8nSA\nEZRlRR9xqUtjwhtRWGTz3fQn1UWYr5zQfsXgfONPAUQajNJ3yokVqLjD7+of\ny9LF9TqYqkZY+6DxoEz51mel3sLWSrK+7LW52ewwfn0k1D7NFs7iFNB6ANRl\neUvl3McMGgUziVygKT1lbViMLsqTAckVgjJeEmGN8euV491cKmzvr8nfDImw\nY9Dd\r\n=NYn+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAO0+UBCTQlORJo6hpW9X6NOIdk441WopANloYbe3MsnAiA9tU1fyFgqTDO4MXfA6P5kzhwB2YQMabFyKIFLfV99VA=="}]},"maintainers":[{"name":"simonwep","email":"simon@reinisch.io"}],"_npmUser":{"name":"simonwep","email":"simon@reinisch.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nanopop_1.0.0_1588951584461_0.4075464833446152"},"_hasShrinkwrap":false},"1.1.0":{"name":"nanopop","version":"1.1.0","description":"Ultra tiny, opinionated, positioning engine.","main":"./lib/nanopop.min.js","module":"./lib/nanopop.min.mjs","author":{"name":"Simon Reinisch","email":"trash@reinisch.io"},"license":"MIT","types":"./lib/nanopop.min.d.ts","keywords":["positioning","popper","utility","positioning engine"],"scripts":{"build":"rollup -c rollup.config.prod.js","dev":"concurrently \"rollup -c rollup.config.dev.js --watch\" \"serve .\"","lint":"eslint ./src/**/*.ts ./tests/**/*.js","lint:fix":"eslint ./src/**/*.ts ./tests/**/*.js --fix","test":"jest --runInBand","dry":"npm run lint:fix && npm run build && npm run test"},"homepage":"https://github.com/Simonwep/nanopop#readme","bugs":{"url":"https://github.com/Simonwep/nanopop/issues"},"repository":{"type":"git","url":"git+https://github.com/Simonwep/nanopop.git"},"devDependencies":{"@rollup/plugin-replace":"^2.3.2","@types/ws":"^7.2.4","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@wessberg/rollup-plugin-ts":"^1.2.24","concurrently":"^5.2.0","eslint":"^6.8.0","eslint-config-simon":"^1.3.0","jest":"^26.0.1","jest-environment-puppeteer":"^4.4.0","jest-image