File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/filled-array/package.json
{
"_args": [
[
"filled-array@1.1.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "filled-array@1.1.0",
"_id": "filled-array@1.1.0",
"_inBundle": false,
"_integrity": "sha1-w8T2xmO5I0WamqKZEtLQMfFQf4Q=",
"_location": "/filled-array",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "filled-array@1.1.0",
"name": "filled-array",
"escapedName": "filled-array",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/update-notifier/boxen"
],
"_resolved": "https://registry.npmjs.org/filled-array/-/filled-array-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/filled-array/issues"
},
"description": "Returns an array filled with the specified input",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/filled-array#readme",
"keywords": [
"array",
"elements",
"el",
"filled",
"repeat",
"repeating",
"string",
"str",
"text",
"fill"
],
"license": "MIT",
"name": "filled-array",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/filled-array.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.1.0"
}