You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.1 KiB
88 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"stylus@0.54.8",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "stylus@0.54.8",
|
|
"_id": "stylus@0.54.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==",
|
|
"_location": "/stylus",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "stylus@0.54.8",
|
|
"name": "stylus",
|
|
"escapedName": "stylus",
|
|
"rawSpec": "0.54.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.54.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/@angular-devkit/build-angular"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stylus/-/stylus-0.54.8.tgz",
|
|
"_spec": "0.54.8",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
"bin": {
|
|
"stylus": "bin/stylus"
|
|
},
|
|
"browserify": "./lib/browserify.js",
|
|
"bugs": {
|
|
"url": "https://github.com/stylus/stylus/issues"
|
|
},
|
|
"dependencies": {
|
|
"css-parse": "~2.0.0",
|
|
"debug": "~3.1.0",
|
|
"glob": "^7.1.6",
|
|
"mkdirp": "~1.0.4",
|
|
"safer-buffer": "^2.1.2",
|
|
"sax": "~1.2.4",
|
|
"semver": "^6.3.0",
|
|
"source-map": "^0.7.3"
|
|
},
|
|
"description": "Robust, expressive, and feature-rich CSS superset",
|
|
"devDependencies": {
|
|
"jscoverage": "~0.6.0",
|
|
"mocha": "^8.0.1",
|
|
"should": "^13.2.3"
|
|
},
|
|
"directories": {
|
|
"doc": "docs",
|
|
"example": "examples",
|
|
"test": "test"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "https://github.com/stylus/stylus",
|
|
"keywords": [
|
|
"css",
|
|
"parser",
|
|
"style",
|
|
"stylesheets",
|
|
"jade",
|
|
"language"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"name": "stylus",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/stylus/stylus.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "npm prune",
|
|
"test": "mocha test/ test/middleware/ --require should --bail --check-leaks --reporter dot",
|
|
"test-cov": "mocha test/ test/middleware/ --require should --bail --reporter html-cov > coverage.html"
|
|
},
|
|
"version": "0.54.8"
|
|
}
|