File: /var/www/zaklada/html/node_modules/shrthnd/package.json
{
"_args": [
[
"shrthnd@0.0.6",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "shrthnd@0.0.6",
"_id": "shrthnd@0.0.6",
"_inBundle": false,
"_integrity": "sha1-JxJoZzJWFgiprJBe7BuiwFblJvs=",
"_location": "/shrthnd",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "shrthnd@0.0.6",
"name": "shrthnd",
"escapedName": "shrthnd",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/gulp-shorthand"
],
"_resolved": "https://registry.npmjs.org/shrthnd/-/shrthnd-0.0.6.tgz",
"_spec": "0.0.6",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Francis Marineau",
"email": "francis.marineau@hotmail.com",
"url": "http://volume7.io/"
},
"bugs": {
"url": "https://github.com/frankmarineau/shrthnd.js/issues"
},
"dependencies": {
"css": "^2.1.0"
},
"description": "Makes your CSS files lighter and more readable by converting and combining CSS properties into their shorthand versions when possible.",
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/frankmarineau/shrthnd.js",
"keywords": [
"css",
"shorthand",
"properties"
],
"license": "MIT",
"main": "index.js",
"name": "shrthnd",
"repository": {
"type": "git",
"url": "git+https://github.com/frankmarineau/shrthnd.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.6"
}