| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "cssauron@1.4.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "cssauron@1.4.0",
- "_id": "cssauron@1.4.0",
- "_inBundle": false,
- "_integrity": "sha1-pmAt/34EqDBtwNuaVR6S6LVmKtg=",
- "_location": "/cssauron",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cssauron@1.4.0",
- "name": "cssauron",
- "escapedName": "cssauron",
- "rawSpec": "1.4.0",
- "saveSpec": null,
- "fetchSpec": "1.4.0"
- },
- "_requiredBy": [
- "/codelyzer"
- ],
- "_resolved": "https://registry.npmjs.org/cssauron/-/cssauron-1.4.0.tgz",
- "_spec": "1.4.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Chris Dickinson",
- "email": "chris@neversaw.us"
- },
- "bugs": {
- "url": "https://github.com/chrisdickinson/cssauron/issues"
- },
- "dependencies": {
- "through": "X.X.X"
- },
- "description": "create matching selectors from css for your very own nested object hierarchy",
- "devDependencies": {
- "tape": "~2.0.0"
- },
- "directories": {
- "test": "test"
- },
- "homepage": "https://github.com/chrisdickinson/cssauron#readme",
- "keywords": [
- "css",
- "selector",
- "parser",
- "match"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "cssauron",
- "repository": {
- "type": "git",
- "url": "git://github.com/chrisdickinson/cssauron.git"
- },
- "scripts": {
- "test": "node test/index.js"
- },
- "version": "1.4.0"
- }
|