mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:37:18 -04:00
83 lines
2.1 KiB
JSON
83 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"style-search@^0.1.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint"
|
|
]
|
|
],
|
|
"_from": "style-search@>=0.1.0 <0.2.0",
|
|
"_id": "style-search@0.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/style-search",
|
|
"_nodeVersion": "4.4.5",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/style-search-0.1.0.tgz_1465741382107_0.05674637807533145"
|
|
},
|
|
"_npmUser": {
|
|
"email": "david.dave.clark@gmail.com",
|
|
"name": "davidtheclark"
|
|
},
|
|
"_npmVersion": "2.15.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "style-search",
|
|
"raw": "style-search@^0.1.0",
|
|
"rawSpec": "^0.1.0",
|
|
"scope": null,
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/stylelint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz",
|
|
"_shasum": "7958c793e47e32e07d2b5cafe5c0bf8e12e77902",
|
|
"_shrinkwrap": null,
|
|
"_spec": "style-search@^0.1.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint",
|
|
"author": {
|
|
"name": "David Clark"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/davidtheclark/style-search/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Search CSS(-like) strings",
|
|
"devDependencies": {
|
|
"tape": "^4.5.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7958c793e47e32e07d2b5cafe5c0bf8e12e77902",
|
|
"tarball": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz"
|
|
},
|
|
"gitHead": "e7e02010544c9204bbbc323cf3b18ae1a0fcb39b",
|
|
"homepage": "https://github.com/davidtheclark/style-search#readme",
|
|
"keywords": [
|
|
"css",
|
|
"search",
|
|
"stylelint"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "davidtheclark",
|
|
"email": "david.dave.clark@gmail.com"
|
|
}
|
|
],
|
|
"name": "style-search",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/davidtheclark/style-search.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test.js"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|