UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

75 lines (74 loc) 2 kB
{ "_from": "typed-styles@^0.0.7", "_id": "typed-styles@0.0.7", "_inBundle": false, "_integrity": "sha1-kzkqAIeUxFlRGf9i3eaAnbxAo9k=", "_location": "/typed-styles", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "typed-styles@^0.0.7", "name": "typed-styles", "escapedName": "typed-styles", "rawSpec": "^0.0.7", "saveSpec": null, "fetchSpec": "^0.0.7" }, "_requiredBy": [ "/react-popper" ], "_resolved": "http://172.24.24.236:8081/repository/npmGroup24.236/typed-styles/-/typed-styles-0.0.7.tgz", "_shasum": "93392a008794c4595119ff62dde6809dbc40a3d9", "_spec": "typed-styles@^0.0.7", "_where": "G:\\dhcc-app-dll\\node_modules\\react-popper", "author": { "name": "lttb", "email": "kenzhaev.artur@gmail.com" }, "bundleDependencies": false, "deprecated": false, "description": "Typed styles for cssinjs", "devDependencies": { "babel-eslint": "^8.0.1", "copyfiles": "^1.2.0", "eslint": "^4.8.0", "eslint-config-airbnb-base": "^12.1.0", "eslint-plugin-flowtype": "^2.46.1", "eslint-plugin-import": "^2.9.0", "flow-bin": "^0.66.0", "flow-copy-source": "^1.3.0", "lint-staged": "^7.0.0", "pre-commit": "^1.2.2" }, "keywords": [ "jss", "styled-jss", "react", "typed-styles", "flowtype" ], "license": "MIT", "lint-staged": { "./src": [ "eslint", "git add" ] }, "main": "index.js", "name": "typed-styles", "pre-commit": [ "lint:staged" ], "scripts": { "build": "npm run cp:flow && npm run cp:meta", "cp:flow": "flow-copy-source -i '**/spec/**' src lib", "cp:meta": "copyfiles package.json LICENSE README.md './.*' -a -f ./**/*.js lib", "flow": "flow check", "lint": "eslint src", "lint:staged": "lint-staged", "prebuild": "npm run lint && npm run flow", "release": "npm run build && git push --follow-tags && npm publish lib" }, "version": "0.0.7" }