buymymojo.net/node_modules/hint.css/package.json
2021-07-02 19:29:34 +10:00

66 lines
1.6 KiB
JSON

{
"_args": [
[
"hint.css@2.6.0",
"F:\\Documents\\websites\\BMM"
]
],
"_from": "hint.css@2.6.0",
"_id": "hint.css@2.6.0",
"_inBundle": false,
"_integrity": "sha512-SnCLQOoPQt4fuHbOOvEL3UZwL0SPFtKMN4YIxAvBTe4oFUtBAT4R2Kk1uk3x5hgN+0xzOb6LFEQf5StbYfNm8w==",
"_location": "/hint.css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hint.css@2.6.0",
"name": "hint.css",
"escapedName": "hint.css",
"rawSpec": "2.6.0",
"saveSpec": null,
"fetchSpec": "2.6.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/hint.css/-/hint.css-2.6.0.tgz",
"_spec": "2.6.0",
"_where": "F:\\Documents\\websites\\BMM",
"author": {
"name": "Kushagra Gour",
"email": "chinchang457@gmail.com",
"url": "http://kushagragour.in"
},
"bugs": {
"url": "https://github.com/chinchang/hint.css/issues"
},
"description": "A tooltip library in CSS for your lovely websites.",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-watch": "~0.5.3",
"grunt-sass": "^3.0.2",
"node-sass": "^4.10.0"
},
"homepage": "http://kushagragour.in/lab/hint/",
"keywords": [
"tooltip",
"ui",
"sass",
"css",
"help",
"hint"
],
"license": "See LICENSE.md",
"main": "hint.css",
"name": "hint.css",
"repository": {
"type": "git",
"url": "git://github.com/chinchang/hint.css.git"
},
"style": "hint.css",
"title": "Hint.css",
"version": "2.6.0"
}