plotly-icons
Version:
set of plotly icons
56 lines (55 loc) • 1.41 kB
JSON
{
"_from": "string-hash@1.1.3",
"_id": "string-hash@1.1.3",
"_inBundle": false,
"_integrity": "sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=",
"_location": "/string-hash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "string-hash@1.1.3",
"name": "string-hash",
"escapedName": "string-hash",
"rawSpec": "1.1.3",
"saveSpec": null,
"fetchSpec": "1.1.3"
},
"_requiredBy": [
"/styled-jsx"
],
"_resolved": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz",
"_shasum": "e8aafc0ac1855b4666929ed7dd1275df5d6c811b",
"_spec": "string-hash@1.1.3",
"_where": "/Users/verazabeida/plotly/plotly-icons/demo/node_modules/styled-jsx",
"author": {
"name": "The Dark Sky Company",
"email": "developer@darksky.net"
},
"bugs": {
"url": "https://github.com/darkskyapp/string-hash/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "fast string hashing function",
"devDependencies": {
"mocha": "*"
},
"homepage": "https://github.com/darkskyapp/string-hash#readme",
"keywords": [
"string",
"hashing"
],
"license": "CC0-1.0",
"main": "./index",
"name": "string-hash",
"repository": {
"type": "git",
"url": "git://github.com/darkskyapp/string-hash.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.3"
}