125 lines
3.3 KiB
JSON
125 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "emojify.js",
|
|
"raw": "emojify.js@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记\\node_modules\\gitbook-plugin-advanced-emoji"
|
|
]
|
|
],
|
|
"_from": "emojify.js@>=1.1.0 <2.0.0",
|
|
"_id": "emojify.js@1.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/emojify.js",
|
|
"_nodeVersion": "0.10.24",
|
|
"_npmUser": {
|
|
"email": "contact@adamlynch.ie",
|
|
"name": "adam-lynch"
|
|
},
|
|
"_npmVersion": "2.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "emojify.js",
|
|
"raw": "emojify.js@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gitbook-plugin-advanced-emoji"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/emojify.js/-/emojify.js-1.1.0.tgz",
|
|
"_shasum": "079fff223307c9007f570785e8e4935d5c398beb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "emojify.js@^1.1.0",
|
|
"_where": "E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记\\node_modules\\gitbook-plugin-advanced-emoji",
|
|
"author": {
|
|
"name": "Hassan Khan"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/hassankhan/emojify.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A Javascript module to convert emoji keywords to images.",
|
|
"devDependencies": {
|
|
"css-sprite": "~0.9.0",
|
|
"del": "~0.1.3",
|
|
"gulp": "~3.8.9",
|
|
"gulp-bump": "~0.1.11",
|
|
"gulp-concat": "~2.4.1",
|
|
"gulp-download": "0.0.1",
|
|
"gulp-filter": "~1.0.2",
|
|
"gulp-image-data-uri": "~1.0.0",
|
|
"gulp-insert": "~0.4.0",
|
|
"gulp-jshint": "~1.8.5",
|
|
"gulp-load-plugins": "~0.7.0",
|
|
"gulp-minify-css": "~0.3.11",
|
|
"gulp-rename": "~1.2.0",
|
|
"gulp-replace": "~0.5.0",
|
|
"gulp-uglify": "~1.0.1",
|
|
"gulp-unzip": "~0.1.2",
|
|
"inquirer": "~0.8.0",
|
|
"jsdom": "^1.1.0",
|
|
"jshint-stylish": "~1.0.0",
|
|
"jstest": "~1.0.4",
|
|
"minimatch": "~1.0.0",
|
|
"q": "^1.0.1",
|
|
"through2": "~0.6.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "079fff223307c9007f570785e8e4935d5c398beb",
|
|
"tarball": "https://registry.npmjs.org/emojify.js/-/emojify.js-1.1.0.tgz"
|
|
},
|
|
"gitHead": "adb546c55a77838326f5042ab8051a47588f30da",
|
|
"homepage": "https://github.com/hassankhan/emojify.js#readme",
|
|
"keywords": [
|
|
"emoji",
|
|
"emojify",
|
|
"javascript"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/js/emojify.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "contact@hassankhan.me",
|
|
"name": "hassankhan"
|
|
},
|
|
{
|
|
"email": "contact@adamlynch.ie",
|
|
"name": "adam-lynch"
|
|
}
|
|
],
|
|
"name": "emojify.js",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://hassankhan@github.com/hassankhan/emojify.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "phantomjs tests/phantom.js && node tests/node"
|
|
},
|
|
"testling": {
|
|
"browsers": [
|
|
"ie/8..latest",
|
|
"chrome/23..latest",
|
|
"firefox/22..latest",
|
|
"safari/latest",
|
|
"opera/latest",
|
|
"iphone/6..latest",
|
|
"ipad/6..latest",
|
|
"android-browser/latest"
|
|
],
|
|
"html": "tests/browser/browser.html"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|