First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
77
node_modules/cssgram/package.json
generated
vendored
Normal file
77
node_modules/cssgram/package.json
generated
vendored
Normal file
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"cssgram@0.1.3",
|
||||
"F:\\Documents\\websites\\BMM"
|
||||
]
|
||||
],
|
||||
"_from": "cssgram@0.1.3",
|
||||
"_id": "cssgram@0.1.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-zIBiLOrqyhjUoqqFz4U8RCA0ol4=",
|
||||
"_location": "/cssgram",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "cssgram@0.1.3",
|
||||
"name": "cssgram",
|
||||
"escapedName": "cssgram",
|
||||
"rawSpec": "0.1.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cssgram/-/cssgram-0.1.3.tgz",
|
||||
"_spec": "0.1.3",
|
||||
"_where": "F:\\Documents\\websites\\BMM",
|
||||
"author": {
|
||||
"name": "Una Kravets",
|
||||
"email": "una.kravets@gmail.com",
|
||||
"url": "http://una.im"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/una/CSSgram/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.0.0-rc4",
|
||||
"gulp": "^3.8.10",
|
||||
"gulp-autoprefixer": "^2.1.0",
|
||||
"gulp-cached": "^1.0.2",
|
||||
"gulp-concat": "^2.4.3",
|
||||
"gulp-gh-pages": "^0.4.0",
|
||||
"gulp-imagemin": "^2.1.0",
|
||||
"gulp-minify-css": "^0.3.12",
|
||||
"gulp-minify-html": "^0.1.8",
|
||||
"gulp-notify": "^2.2.0",
|
||||
"gulp-plumber": "^0.6.6",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-sass": "^1.3.2",
|
||||
"gulp-sass-lint": "0.1.0-beta.2",
|
||||
"gulp-size": "^1.2.0",
|
||||
"gulp-twig": "~0.4.0",
|
||||
"gulp-uglify": "^1.0.2",
|
||||
"imagemin-pngquant": "^4.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/una/CSSgram#readme",
|
||||
"keywords": [
|
||||
"cssgram",
|
||||
"filters",
|
||||
"CSS",
|
||||
"library",
|
||||
"photo",
|
||||
"effects"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "cssgram",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/una/CSSgram.git"
|
||||
},
|
||||
"style": "source/css/cssgram.css",
|
||||
"version": "0.1.3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue