83 lines
2.0 KiB
JSON
83 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@icons/material@0.2.4",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "@icons/material@0.2.4",
|
|
"_id": "@icons/material@0.2.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==",
|
|
"_location": "/@icons/material",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@icons/material@0.2.4",
|
|
"name": "@icons/material",
|
|
"escapedName": "@icons%2fmaterial",
|
|
"scope": "@icons",
|
|
"rawSpec": "0.2.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-color"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@icons/material/-/material-0.2.4.tgz",
|
|
"_spec": "0.2.4",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "case",
|
|
"email": "case@casesandberg.com"
|
|
},
|
|
"babel": {
|
|
"plugins": [
|
|
"transform-class-properties",
|
|
"transform-object-rest-spread"
|
|
],
|
|
"presets": [
|
|
"env",
|
|
"flow",
|
|
"react"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/at-icons/material/issues"
|
|
},
|
|
"description": "> materialdesignicons.com",
|
|
"devDependencies": {
|
|
"@case/eslint-config": "^0.3.3",
|
|
"babel-cli": "^6.24.0",
|
|
"babel-plugin-transform-class-properties": "^6.23.0",
|
|
"babel-plugin-transform-object-rest-spread": "^6.23.0",
|
|
"babel-preset-env": "^1.2.2",
|
|
"babel-preset-flow": "^6.23.0",
|
|
"babel-preset-react": "^6.23.0",
|
|
"change-case": "^3.0.1",
|
|
"fs-extra": "^4.0.1",
|
|
"mdi-svg": "^2.2.43"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": "@case"
|
|
},
|
|
"homepage": "https://github.com/at-icons/material#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "@icons/material",
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/at-icons/material.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel icons -d .",
|
|
"prepublish": "npm run build",
|
|
"transform": "node transform.js"
|
|
},
|
|
"version": "0.2.4"
|
|
}
|