You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
1.8 KiB
71 lines
1.8 KiB
{
|
|
"_from": "emojis-list@^3.0.0",
|
|
"_id": "emojis-list@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
|
|
"_location": "/emojis-list",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "emojis-list@^3.0.0",
|
|
"name": "emojis-list",
|
|
"escapedName": "emojis-list",
|
|
"rawSpec": "^3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/loader-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
|
|
"_shasum": "5570662046ad29e2e916e71aae260abdff4f6a78",
|
|
"_spec": "emojis-list@^3.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/loader-utils",
|
|
"author": {
|
|
"name": "Kiko Beats",
|
|
"email": "josefrancisco.verdu@gmail.com",
|
|
"url": "https://github.com/Kikobeats"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Kikobeats/emojis-list/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Complete list of standard emojis.",
|
|
"devDependencies": {
|
|
"acho": "latest",
|
|
"browserify": "latest",
|
|
"cheerio": "latest",
|
|
"got": ">=5 <6",
|
|
"standard": "latest"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://nidecoc.io/Kikobeats/emojis-list",
|
|
"keywords": [
|
|
"archive",
|
|
"complete",
|
|
"emoji",
|
|
"list",
|
|
"standard"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"name": "emojis-list",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kikobeats/emojis-list.git"
|
|
},
|
|
"scripts": {
|
|
"pretest": "standard update.js",
|
|
"test": "echo 'YOLO'",
|
|
"update": "node update"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|