|
|
- {
- "name": "prefixfree",
- "main": "prefixfree.min.js",
- "author": {
- "name": "Lea Verou"
- },
- "ignore": [
- "css/",
- "fonts/",
- "img/",
- "plugins/",
- "README.md",
- "index.html",
- "index.js",
- "minify",
- "prefixfree.js"
- ],
- "description": "A script that lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.",
- "repository": {
- "type": "git",
- "url": "git://github.com/LeaVerou/prefixfree.git"
- },
- "homepage": "https://github.com/tsarnow/prefixfree",
- "_release": "91790e8aff",
- "_resolution": {
- "type": "branch",
- "branch": "master",
- "commit": "91790e8aff6d807cd62018479db2307e1972b92a"
- },
- "_source": "git://github.com/tsarnow/prefixfree.git",
- "_target": "*",
- "_originalSource": "prefixfree",
- "_direct": true
- }
|