MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.npm/registry.npmjs.org/vendors/.cache.json
{"_id":"vendors","_rev":"4-7a55b9f91f713a4e5bfefbc08f1b2b54","name":"vendors","description":"List of vendor prefixes known to the web platform","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.0":{"name":"vendors","version":"1.0.0","description":"List of vendor prefixes known to the web platform","license":"MIT","keywords":["css","html","dom","web","platform","vendor","prefix","prefixes"],"dependencies":{},"files":["index.js","index.json"],"repository":{"type":"git","url":"git+https://github.com/wooorm/vendors.git"},"bugs":{"url":"https://github.com/wooorm/vendors/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.1","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^4.0.0","remark-comment-config":"^3.0.0","remark-github":"^4.0.1","remark-lint":"^3.0.0","remark-usage":"^3.0.0","remark-validate-links":"^3.0.0","tape":"^4.4.0"},"scripts":{"build-md":"remark . --quiet --frail","build-bundle":"browserify index.js --bare -s vendors > vendors.js","build-mangle":"esmangle vendors.js > vendors.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"f70dc3e79869826a1a838294869458c0c1e43bac","homepage":"https://github.com/wooorm/vendors#readme","_id":"vendors@1.0.0","_shasum":"fc10a2f067d77746f6bff297e2d80ae9290dadf3","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"fc10a2f067d77746f6bff297e2d80ae9290dadf3","tarball":"https://registry.npmjs.org/vendors/-/vendors-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/vendors-1.0.0.tgz_1456248394257_0.7191926662344486"},"directories":{}},"1.0.1":{"name":"vendors","version":"1.0.1","description":"List of vendor prefixes known to the web platform","license":"MIT","keywords":["css","html","dom","web","platform","vendor","prefix","prefixes"],"dependencies":{},"repository":{"type":"git","url":"git+https://github.com/wooorm/vendors.git"},"bugs":{"url":"https://github.com/wooorm/vendors/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"engines":{"node":">=0.11.0"},"main":"index.json","files":["index.json"],"devDependencies":{"browserify":"^13.0.0","esmangle":"^1.0.0","remark-cli":"^1.0.0","remark-comment-config":"^4.0.0","remark-github":"^5.0.0","remark-lint":"^4.0.0","remark-validate-links":"^4.0.0","tape":"^4.4.0","xo":"^0.16.0"},"scripts":{"build-md":"remark . --quiet --frail","build-bundle":"browserify index.json -s vendors > vendors.js","build-mangle":"esmangle vendors.js > vendors.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test","test":"npm run build && npm run lint && npm run test-api"},"xo":{"space":true,"rules":{},"ignores":["vendors.js","vendors.min.js"]},"remarkConfig":{"output":true,"plugins":{"comment-config":null,"lint":{"no-html":false},"github":null,"validate-links":null},"settings":{"bullet":"*"}},"gitHead":"8ddd47c637a8ec16ffaa47c8c854e95518d1825f","homepage":"https://github.com/wooorm/vendors#readme","_id":"vendors@1.0.1","_shasum":"37ad73c8ee417fb3d580e785312307d274847f22","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"37ad73c8ee417fb3d580e785312307d274847f22","tarball":"https://registry.npmjs.org/vendors/-/vendors-1.0.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vendors-1.0.1.tgz_1470912119751_0.35504436073824763"},"directories":{}},"1.0.2":{"name":"vendors","version":"1.0.2","description":"List of vendor prefixes known to the web platform","license":"MIT","keywords":["css","html","dom","web","platform","vendor","prefix","prefixes"],"repository":{"type":"git","url":"git+https://github.com/wooorm/vendors.git"},"bugs":{"url":"https://github.com/wooorm/vendors/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"main":"index.json","files":["index.json"],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","esmangle":"^1.0.0","prettier":"^1.12.1","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.4.0","xo":"^0.20.0"},"scripts":{"format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","build-bundle":"browserify index.json -s vendors > vendors.js","build-mangle":"esmangle vendors.js > vendors.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test":"npm run format && npm run build && npm run test-api"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"rules":{"no-var":"off","prefer-arrow-callback":"off"},"ignores":["vendors.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"0d14fd452e5b16cf84d88f04962498c107daa187","homepage":"https://github.com/wooorm/vendors#readme","_id":"vendors@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"integrity":"sha512-w/hry/368nO21AN9QljsaIhb9ZiZtZARoVH5f3CsFbawdLdayCgKRPup7CggujvySMxx0I91NOyxdVENohprLQ==","shasum":"7fcb5eef9f5623b156bcea89ec37d63676f21801","tarball":"https://registry.npmjs.org/vendors/-/vendors-1.0.2.tgz","fileCount":4,"unpackedSize":3853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2MTzCRA9TVsSAnZWagAAvHAP/0xtCHckZtTIm50iM5uq\nBEyg7eQBMGpxV8Jwz/++16B7MAEfkwfMdVSEG5CsEUnBgnzV4lhg2gGMHUbb\nzhfBOu46MID/rMA6R0PqzIznw9Tuw0JVkiMwPGPbW5GyWpBJrks1jq7AGguH\n0xDi+jhlmzFRAEeXIYt4LAwCGCqfXhUrsvsP3+QXrVh1oDfqar+3YlhtRLL6\nEM7NnQxzbrRCMgIlA6YTKqFcRoDprvcIsIlqONQpodbsP3hne2nNZ6hafxbv\nW+KAV+hdf1xfxX1jltcAN6prPlJ02wJqOivrFmz/AdhRE0qWenwkPgSpbabe\n83EeDD7pQrgcqHt0ym8p360vqakff7krZAA+dZf3GKUATJREvmooy8NYWyDC\nQVMztBVE58Ni/Nd+k5gqWM69zi+aT4iuaptzAG70NC2YICSXLhL4ndItd6N8\nIS89qrdGWCqtNY7N99Wi+skADfNyj+9CxuqmZ2X+C+u9TF7hixj/0RyPVTZB\n+MCZSTY1YmyJKhzd/c9GW/J5/twARoDSywQ9K4+QxFKkuz9tjbNt7R98FiWr\nBi5a8EKK5Tm/nM1mROZna+c3TXDfaRSidFSYbAxZJzLPJrYk7yKz4JWUwZaL\nyNdpvUoMY3fxNmjCKsiPDa1fyXnZ3fDpvkmSW/xAN4o+1K26iT0b/6IOnij9\n+uu0\r\n=KARc\r\n-----END PGP SIGNATURE-----\r\n"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vendors_1.0.2_1524155634815_0.0343211426139971"}}},"readme":"# vendors [![Build Status][travis-badge]][travis]\n\n<!--lint disable no-html-->\n\nList of (real<sup>†</sup>) vendor prefixes known to the web platform.\nFrom [Wikipedia][wiki] and the [CSS 2.1 spec][spec].\n\n† — real, as in, `mso-` and `prince-` are not included because they are\nnot valid.\n\n## Installation\n\n[npm][]:\n\n```bash\nnpm install vendors\n```\n\n## Usage\n\n```javascript\nvar vendors = require('vendors')\n\nconsole.log(vendors)\n```\n\nYields:\n\n```js\n[ 'ah',\n  'apple',\n  'atsc',\n  'epub',\n  'hp',\n  'khtml',\n  'moz',\n  'ms',\n  'o',\n  'rim',\n  'ro',\n  'tc',\n  'wap',\n  'webkit',\n  'xv' ]\n```\n\n## License\n\n[MIT][license] © [Titus Wormer][author]\n\n<!-- Definitions -->\n\n[travis-badge]: https://img.shields.io/travis/wooorm/vendors.svg\n\n[travis]: https://travis-ci.org/wooorm/vendors\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[license]: LICENSE\n\n[author]: http://wooorm.com\n\n[wiki]: https://en.wikipedia.org/wiki/CSS_filter#Prefix_filters\n\n[spec]: https://www.w3.org/TR/CSS21/syndata.html#vendor-keyword-history\n","maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"time":{"modified":"2018-04-19T16:33:57.800Z","created":"2016-02-23T17:26:38.271Z","1.0.0":"2016-02-23T17:26:38.271Z","1.0.1":"2016-08-11T10:42:01.762Z","1.0.2":"2018-04-19T16:33:54.958Z"},"homepage":"https://github.com/wooorm/vendors#readme","keywords":["css","html","dom","web","platform","vendor","prefix","prefixes"],"repository":{"type":"git","url":"git+https://github.com/wooorm/vendors.git"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"bugs":{"url":"https://github.com/wooorm/vendors/issues"},"license":"MIT","readmeFilename":"readme.md","_attachments":{},"_etag":"W/\"f9563973ce3974028f5147a37939571c\"","_lastModified":"Sun, 27 May 2018 20:49:23 GMT","_cached":true}