d2-ui
Version:
105 lines (104 loc) • 2.67 kB
JSON
{
"_args": [
[
"emojis-list@^2.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/loader-utils"
]
],
"_from": "emojis-list@>=2.0.0 <3.0.0",
"_id": "emojis-list@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/emojis-list",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/emojis-list-2.0.1.tgz_1463051940954_0.1902820896357298"
},
"_npmUser": {
"email": "josefrancisco.verdu@gmail.com",
"name": "kikobeats"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "emojis-list",
"raw": "emojis-list@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/loader-utils"
],
"_resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.0.1.tgz",
"_shasum": "a174d9d0838eb36af3d0590bb6d3e8dcd94f4fbd",
"_shrinkwrap": null,
"_spec": "emojis-list@^2.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/loader-utils",
"author": {
"email": "josefrancisco.verdu@gmail.com",
"name": "Kiko Beats",
"url": "https://github.com/Kikobeats"
},
"bugs": {
"url": "https://github.com/Kikobeats/emojis-list/issues"
},
"dependencies": {},
"description": "Complete list of standard emojis.",
"devDependencies": {
"acho": "latest",
"browserify": "latest",
"cheerio": "latest",
"got": ">=5 <6",
"gulp": "latest",
"gulp-header": "latest",
"gulp-uglify": "latest",
"gulp-util": "latest",
"standard": "latest",
"vinyl-buffer": "latest",
"vinyl-source-stream": "latest"
},
"directories": {},
"dist": {
"shasum": "a174d9d0838eb36af3d0590bb6d3e8dcd94f4fbd",
"tarball": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.0.1.tgz"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"index.js"
],
"gitHead": "f1188056dd40564e23dccee809d27b6eedff2b77",
"homepage": "https://github.com/Kikobeats/emojis-list",
"keywords": [
"archive",
"complete",
"emoji",
"list",
"standard"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"email": "josefrancisco.verdu@gmail.com",
"name": "kikobeats"
}
],
"name": "emojis-list",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kikobeats/emojis-list.git"
},
"scripts": {
"pretest": "standard update.js",
"test": "echo 'YOLO'",
"update": "node update"
},
"version": "2.0.1"
}